Class Summary |
AttributeNameToken |
|
AttributeValueToken |
|
IANACharSet |
This class represents the collection of character sets defined by IANA (www.iana.org)
The official names for the character sets are stored against the MIBenum value which is a
unique value for use in MIBs to identify coded character sets. |
PublicIdentifiers |
This class represents the normative list of public identifiers issued, and maintained, by the WAP Forum. |
TagToken |
|
Token |
|
TokenRepository |
|
WBXMLConverter |
|
WBXMLDecoder |
to do's :- string table length is in multiple byte format, currently it is assumed to be single byte
index in string table should also be read as multiple byte format
character encoding supported is only utf-8,
for other encodings the termination character in string table can be different... |
WBXMLEncoder |
This class is used to encode an XML file into WBXML. |
XMLContentHandler |
This class is used by WBXMLEncoder to encode an XML file into WBXML. |
Provides classes for encoding and decoding WAP Binary XML (WBXML).