Package superwaba.ext.xplat.util.xml

A lite and fast xml parser.

See:
          Description

Class Summary
HttpXmlListener Listener that must be extended to process the events thrown by XmlLiteParser.
HttpXmlLiteParser Listener that must be extended to process the events thrown by HttpXmlLiteParser.
XmlListener Listener that must be extended to process the events thrown by XmlLiteParser.
XmlLiteParser This is a fast and simple parser for a lite version of XML format.
 

Exception Summary
ParserException This exception is thrown by parser when encountering a syntax error.
 

Package superwaba.ext.xplat.util.xml Description

A lite and fast xml parser.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in superwaba/bin/xplat/libraries/XPlatIoUIUtil.pdb.