Download List

프로젝트 설명

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.

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.

2003-06-26 04:03 Back to release list
0.2.3

이 릴리스에는 수정이 속성을 요소 요소에서 보관해야 인한 버그.
Tags: Minor bugfixes
This release fixes a bug which caused attributes to be retained from
element to element.

Project Resources