Package superwaba.ext.xplat.util.xml

A lite and fast xml parser.

See:
          Description

Class Summary
HttpListener Listener that must be extended to process the events thrown by HttpLiteParser.
HttpLiteParser Listener that must be extended to process the events thrown by HttpLiteParser. parses a HTTP header.
HttpXmlListener Listener that must be extended to process the events thrown by XmlLiteParser.
HttpXmlLiteParser Deprecated. It is better to user HttpLiteParser and XmlListParser separately.
LiteParser This is a fast and simple parser for a lite version of XML format.
RecordsStreamBuffer This class adds support for parsing a Xml file splitted into different records of a Catalog.
StreamBuffer A buffer that can be filled by a Stream.
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.