ShaniXmlParser 1.4.7 review
DownloadShaniXmlParser is an XML/HTML DOM/SAX parser that can be validating
|
|
ShaniXmlParser is an XML/HTML DOM/SAX parser that can be validating. It can parse badly formed XML files.
ShaniXmlParser can parse files with inverted tags and bad escaped &,< and >. ShaniXmlParser expands all HTML entities. ShaniXmlParser is well suited to parse HTML files.
It is up to 3 times faster than the internal JDK 1.5 xerces parser and as fast as the internal JDK 1.4 Crimson parser, compliant with the jaxp/w3c DOM interfaces, and very small.
What's New in This Release:
Corrected the method isValidChild for html document in the Dom handler.
use lastIndexOf('/') instead of lastIndexOf('/',0) which is bogus in the getHTMLCss method on the Dom document.
ShaniXmlParser 1.4.7 keywords