Package com.twicom.qdparser

Interface Summary
DocHandler Interface for callbacks for the XML parser.
 

Class Summary
Element This is the base class for the XML Elements.
QDParser Quick and Dirty xml parser.
TaggedElement Represents a tagged XML element and contains all the information that the original had.
TextElement An XML element that simply contains text.
XMLReader Parses an XML structure producing the equivalent nested class structure
 

Exception Summary
XMLParseException