Changes

Jump to navigation Jump to search
No change in size ,  11:30, 3 February 2011
no edit summary
=XML Parsers=
By default, the standard Java [http://download.oracle.com/javase/6/docs/api/javax/xml/parsers/SAXParser.html Java SAXParser] is used to parse the input XML documents. Some documents may not be fully processed by the default parser. This may e.g. be the case if they are too large or contain too many or incorrect entities. The internal, built-in XML parser of BaseX is more fault-tolerant than the default parser. Additionally, it allows you to switch off DTD and/or entity parsing.
There are two ways to switch to the internal XML parser:
bueraucrat, Bureaucrats, editor, reviewer, Administrators
907

edits

Navigation menu