|
|
Resource Guide -> XML Parser Information, RSS, Open Source, Java Parsers -> Xparse-J 1.0 User documentation
Xparse-J 1.0 User documentation
Date: Jan. 19, 2001 Xparse-J is a literal translation of Xparse, an XML parser in 5k of JavaScript, into Java. It is intended for use where a small memory footprint is a prime concern. For example, when embedding Java applets for simple XML processing tasks such as Rich Site Summary (RSS) parsing. Xparse-J does not read Document Type Definitions (DTDs) or support the Simple Application Programming Interface for XML (SAX) or the Document Object Model (DOM). When such support is an issue, the author recommends Aelfred or TinyXML as the most compact XML parser options. Xparse-J is distributed under the GNU Public License (GPL). |
|
|
|
|
|
|