Changes

Jump to navigation Jump to search
596 bytes added ,  14:57, 3 August 2012
no edit summary
===Installation===
= ===in your own project====An easy way to add TagSoupe to your own project is follow this steps :1. visit [http://mvnrepository.com/artifact/org.ccil.cowan.tagsoup/tagsoup/ MVN TagSoup Repository]2. click on the version that you want3. you can see on the first tab Maven an XML like : <dependency> <groupId>org.ccil.cowan.tagsoup</groupId> <artifactId>tagsoup</artifactId> <version>1.2.1</version> </dependency>4. copy that in your own maven project's pom.xml under the <dependencies> tag.  ====BaseX build with Maven build manager====If the TagSoup classes are accessible via the classpath, or if you run BaseX from the sources and use the Maven build manager, BaseX will automatically use TagSoup to prepare HTML input.  ====in BaseX distributions====TagSoup is also included in the complete BaseX distributions (BaseX.zip, BaseX.exe, etc.) or can be manually downloaded and embedded on the appropriate platforms.  ====on Debian====Using Debian, TagSoup will be automatically included after it has been installed via:
apt-get install libtagsoup-java
administrator, editor
7

edits

Navigation menu