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-05-03 06:53 Back to release list
0.2.2

NULL 포인터 예외가 Xerces 2.3.0 도입을위한 패치와 함께 jar 파일에 포함됐다. Xerces의 이후 버전의 수정 프로그램을 포함했다. 네임 스페이스 필드 GeneralEntityEvent에 Xerces에 XMLResourceIdentifier에서 새로운 방법 - 일본 2.4.0과 일치하도록 추가되었습니다.
Tags: Minor bugfixes
A Jar file with a patch for a null pointer exception introduced in Xerces 2.3.0 was included. Subsequent versions of Xerces have the fix incorporated. A namespace field was added to the GeneralEntityEvent to match the new methods in XMLResourceIdentifier in Xerces-J 2.4.0.

Project Resources