Home > Computers > Programming > Languages > Java > XML > Class Libraries > Parsers
http://www.japisoft.com/fastparser/
High performance Java XML parser, can be used with embedded device. SAX, DOM Compliant. [Shareware]
http://www.jdom.org/
Parses, manipulates, and outputs XML using standard Java constructs. API is similar to DOM, but easier to use. [Open Source, BSD-like]
http://kxml.sourceforge.net/
An XML pull parser and writer suitable for all Java platforms including the Java 2 Micro Edition (CLDC/MIDP/CDC). Because of its small footprint size, it is especially suited for Applets or Java applications running on mobile devices like Palm Pilots or MIDP enabled cell phones. [Open source, LGPL]
http://www.textuality.com/Lark/
Lark is a non-validating processor implemented in the Java language; it attempts to achieve good trade-offs among compactness, completeness, and performance. Larval is a validating processor built on the same code base as Lark.
http://piccolo.sourceforge.net/
Fast non-validating XML parser for Java supporting SAX 1, SAX 2.0.1, and JAXP 1.1. [Open Source, LGPL]
http://www.saxproject.org/
Contains Namespace support and is fully configurable and extensible. [Open Source, Public Domain]
http://xerces.apache.org/
Advanced XML parser, including support for XML Schema, DOM Level 2, and SAX version 2. [Open Source, BSD-like]
http://software.xineo.net/oax.jspx
Offering an alternative to traditional methods for XML documents parsing. It allows large XML documents and streams to be parsed, offering a way to handle parsed data in an object-oriented way. [Open source, LGPL]
http://www.extreme.indiana.edu/xgws/xsoap/xpp/
A fast parser using a pull-based approach instead of SAX. It does not read DTDs and is optimized for small documents like SOAP. [Open Source, BSD-like]
http://www.jclark.com/xml/xp/index.html
Non-validating XML parser. [Open Source, BSD-like]
Home > Computers > Programming > Languages > Java > XML > Class Libraries > Parsers
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us