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.

2002-09-30 14:20
0.1.2

이 릴리스 XNI 업데이 트에 도입된 변경 사항을 Xerces - 일본 2.2.0에 대한 구현.
Tags: Minor bugfixes
This release updates the implementation for XNI changes introduced in Xerces-J 2.2.0.

2002-09-06 18:33
0.1.1

이 릴리스 업데이 트 XNI Xerces 2.1.0 변경 및 수정에서 버그에서 방해 전파되고 처리 지침. 도입에 대한 구현
Tags: Minor bugfixes
This release updates the implementation for the XNI changes introduced in
Xerces 2.1.0 and fixes a bug that prevented processing instructions from
being propagated.

2002-08-26 07:20
0.1

Tags: Initial freshmeat announcement

Project Resources