Downloadliste

Projektbeschreibung

NekoPull is an XML document parsing API that
extends the Xerces Native Interface (XNI) to
provide pull parsing functionality. The pull
parsing paradigm is different from tree-based APIs
like the Document Object Model (DOM) and event
stream APIs like the Simple API for XML (SAX) in
that the application controls the parsing of
documents. NekoPull is similar to lex in that the
application requests, or pulls, the document
information one piece at a time instead of having
document information pushed to the application.

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.

2004-04-01 09:03 Zurück zur Release-Liste
0.2.4

Diese Version wurde aktualisiert, um mit der Arbeit Xerces-J 2.6.2, die die ObjectFactory org.apache.xerces.util-Klasse aus dem Paket entfernt ..
Tags: Minor bugfixes
This release was updated to work with Xerces-J 2.6.2, which removed the ObjectFactory class from the org.apache.xerces.util package..

Project Resources