Package de.trantor.wap

Interface Summary
WbxmlExtensionHandler A class can handle the WAP XML extensions by implementing this interface.
 

Class Summary
SaxWrapper An implementation of the org.xml.parser interface that can be wrapped around a WbxmlParser or WmlParser.
Wbxml contains the WBXML constants
WbxmlEncoder a class for converting XML to WBXML.
WbxmlParser A SAX-based parser for the WAP Binary XML Content Format (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