QDParser

QDParser is a lightweight XML parser, returning XML structures as a hierarchy of Element objects. These Element objects can be manipulated by adding and removing XML attributes and adding and removing child Elements. Elements can also be turned into formatted or unformatted Strings.

Documentation

QDParser API documentation is available on-line, the distribution is available on SourceForge.

Downloads

QDParser is included inside the ponder2.jar file contained in the ponder2.zip file and does not have to be downloaded separately. However, qdparser.jar is included with the Ponder2 source Zip file as it is required to compile the sources.

QDParser (last edited 2009-11-30 12:50:08 by KevinTwidle)