Changes

Jump to navigation Jump to search
2 bytes added ,  15:34, 28 February 2012
With [http://home.ccil.org/~cowan/XML/tagsoup/ tagsoup] HTML can be imported in BaseX without any problems. Tagsoup ensures that only well-formed HTML arrives at the XML parser (correct opening and closing tags, etc.). Hence if tagsoup is not available on a system, there will be a lot of cases where importing HTML fails.
If tagsoup is available on the classpath or you run BaseX from the sources and use the Maven build manager, BaseX will automatically use tagsoup to prepare HTML input. Otherwise you may come across be faced with XML syntax issues during the import process.
# apt-get install libtagsoup-java #Debian example.
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu