Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ungültige doppelte Entschlüsselung bestimmter Einheiten in textNode appendData / substring / replaceData wurde behoben. Ungültige Raum Trimm während Dokument Normalisierung wurde behoben.
Tags: Stable
Invalid double decoding of certain entities in TextNode appendData/substring/replaceData was fixed. Invalid space trim during document normalization was fixed.

2007-04-26 23:32
1.4.16

Die JAXP-Schnittstellen wurden auf 1.4.2 aktualisiert. Der SAX-Schnittstellen wurden sax2r3 aktualisiert.
Tags: Minor feature enhancements
The JAXP interfaces have been updated to 1.4.2. The SAX interfaces have been updated to sax2r3.

2007-04-24 20:04
1.4.15

Unterstützung für DOM 2 HTML-Schnittstellen. 668/685 erfolgreichen Tests auf dem DOM 2 HTML Validation Test Suite.
Tags: Major feature enhancements
Support for DOM 2 HTML interfaces. 668/685 successful tests on the DOM 2 HTML Test Validation suite.

2007-04-19 19:34
1.4.14

Der HTML-Parser entfernt nicht mehr Nicht-HTML-Tags aus einer HTML-Dokument.
Tags: Minor feature enhancements
The HTML parser no longer removes non-HTML tags from an HTML document.

2007-04-16 23:19
1.4.13

Schneller Parsen von Dokumenten ohne Namensräume.
Faster parsing of documents without namespaces.

Project Resources