Package com.lightdev.lib.xml.parser

Interface Summary
XmlParserCallback All classes that that are used to interprete data parsed by class XmlParser need to implement this interface.
 

Class Summary
XmlParser XmlParser is a parser for XML text The parser does not support DOM, document type descriptions (DTDs) nor validation of XML against DTDs.
 

Exception Summary
IllegalCharacterException Exception thrown by class StructParser