Class Summary |
WapExtensionEvent |
|
Wbxml |
contains the WBXML constants |
WbxmlParser |
Still Todo:
implement Processing Instructions
implement support for more than one codepages
|
WbxmlWriter |
a class for converting ("binary encoding") XML to WBXML. |
Wml |
This class contains the wml coding tables for elements
and attributes needed by the WmlParser. |
WmlParser |
A parser for WML built on top of the WbxmlParser by
setting the corresponding TagTable, AttrStartTable and
AttrValueTable defined in the class Wml |
WmlWriter |
A parser for WML built on top of the WbxmlParser by
setting the corresponding TagTable, AttrStartTable and
AttrValueTable defined in the class Wml |