Download List

專案描述

ShaniXmlParser is an XML/HTML DOM/SAX parser.
It can parse not well formed XML/HTML files. It can parse files with inverted tags and bad escaped &,<,> and ". It expands all XHTML entities by default. It is well suited to parse HTML files, and is fast with low memory usage. It is compliant with the jaxp/w3c DOM1/2/3 interfaces.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-20 20:46
1.4.17

Invalid double decoding of certain entities in TextNode appendData/substring/replaceData was fixed. Invalid space trim during document normalization was fixed.
標籤: Stable

2007-04-26 23:32
1.4.16

The JAXP interfaces have been updated to 1.4.2. The SAX interfaces have been updated to sax2r3.
標籤: Minor feature enhancements

2007-04-24 20:04
1.4.15

Support for DOM 2 HTML interfaces. 668/685 successful tests on the DOM 2 HTML Test Validation suite.
標籤: Major feature enhancements

2007-04-19 19:34
1.4.14

The HTML parser no longer removes non-HTML tags from an HTML document.
標籤: Minor feature enhancements

2007-04-16 23:19
1.4.13

Faster parsing of documents without namespaces.

Project Resources