A C D E L O P R S T W

A

attrStartTable - Static variable in class de.trantor.wap.Wml
 
attrValueTable - Static variable in class de.trantor.wap.Wml
 

C

convert(InputSource, OutputStream) - Method in class de.trantor.wap.WbxmlEncoder
converts the XML data from the given SAX InputSource and writes the result to the given OutputStream

D

de.trantor.wap - package de.trantor.wap
 

E

END - Static variable in class de.trantor.wap.Wbxml
 
ENTITY - Static variable in class de.trantor.wap.Wbxml
 
EXT_0 - Static variable in class de.trantor.wap.Wbxml
 
EXT_1 - Static variable in class de.trantor.wap.Wbxml
 
EXT_2 - Static variable in class de.trantor.wap.Wbxml
 
EXT_I_0 - Static variable in class de.trantor.wap.Wbxml
 
EXT_I_1 - Static variable in class de.trantor.wap.Wbxml
 
EXT_I_2 - Static variable in class de.trantor.wap.Wbxml
 
ext_i(int, String) - Method in interface de.trantor.wap.WbxmlExtensionHandler
called when EXT_I_0, EXT_I_1, or EXT_I_2 is detected in the document
ext_i(int, String) - Method in class de.trantor.wap.WmlParser
 
EXT_T_0 - Static variable in class de.trantor.wap.Wbxml
 
EXT_T_1 - Static variable in class de.trantor.wap.Wbxml
 
EXT_T_2 - Static variable in class de.trantor.wap.Wbxml
 
ext_t(int, int) - Method in interface de.trantor.wap.WbxmlExtensionHandler
called when EXT_I_0, EXT_I_1, or EXT_I_2 is detected in the document
ext_t(int, int) - Method in class de.trantor.wap.WmlParser
 
ext(int) - Method in interface de.trantor.wap.WbxmlExtensionHandler
called when EXT_T_0, EXT_T_1, or EXT_T_2 is detected in the document
ext(int) - Method in class de.trantor.wap.WmlParser
 

L

LITERAL - Static variable in class de.trantor.wap.Wbxml
 
LITERAL_A - Static variable in class de.trantor.wap.Wbxml
 
LITERAL_AC - Static variable in class de.trantor.wap.Wbxml
 
LITERAL_C - Static variable in class de.trantor.wap.Wbxml
 

O

OPAQUE - Static variable in class de.trantor.wap.Wbxml
 
opaque(byte[]) - Method in interface de.trantor.wap.WbxmlExtensionHandler
called when the OPAQUE token is detected in the document
opaque(byte[]) - Method in class de.trantor.wap.WmlParser
 

P

parse(InputSource) - Method in class de.trantor.wap.SaxWrapper
Parse an XML document by invoking the parse method of the wrapped WbxmlParser.
parse(InputStream) - Method in class de.trantor.wap.WbxmlParser
 
parse(String) - Method in class de.trantor.wap.SaxWrapper
Shortcut for parse(new InputSource(systemId));
PI - Static variable in class de.trantor.wap.Wbxml
 

R

readAttr() - Method in class de.trantor.wap.WbxmlParser
 

S

SaxWrapper - class de.trantor.wap.SaxWrapper.
An implementation of the org.xml.parser interface that can be wrapped around a WbxmlParser or WmlParser.
SaxWrapper(WbxmlParser) - Constructor for class de.trantor.wap.SaxWrapper
The wrapper needs a simple WbxmlParser (or WmlParser) to build on.
setAttrStartTable(int, String[]) - Method in class de.trantor.wap.WbxmlParser
Sets the attribute start Table for a given page.
setAttrValueTable(int, String[]) - Method in class de.trantor.wap.WbxmlParser
Sets the attribute value Table for a given page.
setDocumentHandler(DocumentHandler) - Method in class de.trantor.wap.WbxmlParser
sets DocumentHandler.
setDocumentHandler(DocumentHandler) - Method in class de.trantor.wap.SaxWrapper
passes the DocumentHandler to the wrapped WbxmlParser given in the constructor
setDTDHandler(DTDHandler) - Method in class de.trantor.wap.SaxWrapper
This method is included for compatibility and does nothing since the corresponding functionality is not supported by WBXML
setEntityResolver(EntityResolver) - Method in class de.trantor.wap.SaxWrapper
This method is included for compatibility and does nothing since the corresponding functionality is not supported by WBXML
setErrorHandler(ErrorHandler) - Method in class de.trantor.wap.SaxWrapper
This method is included for compatibility and does nothing since the corresponding functionality is not supported by WBXML
setLocale(Locale) - Method in class de.trantor.wap.SaxWrapper
This method is included for compatibility and does nothing since the corresponding functionality is not supported by WBXML
setTagTable(int, String[]) - Method in class de.trantor.wap.WbxmlParser
Sets the tag table for a given page.
setWbxmlExtensionHandler(WbxmlExtensionHandler) - Method in class de.trantor.wap.WbxmlParser
registers a handler for Wap XML extensions
STR_I - Static variable in class de.trantor.wap.Wbxml
 
STR_T - Static variable in class de.trantor.wap.Wbxml
 
SWITCH_PAGE - Static variable in class de.trantor.wap.Wbxml
 

T

tagTable - Static variable in class de.trantor.wap.Wml
 

W

Wbxml - class de.trantor.wap.Wbxml.
contains the WBXML constants
Wbxml() - Constructor for class de.trantor.wap.Wbxml
 
WbxmlEncoder - class de.trantor.wap.WbxmlEncoder.
a class for converting XML to WBXML.
WbxmlEncoder() - Constructor for class de.trantor.wap.WbxmlEncoder
The constructor creates an internal document handler
WbxmlExtensionHandler - interface de.trantor.wap.WbxmlExtensionHandler.
A class can handle the WAP XML extensions by implementing this interface.
WbxmlParser - class de.trantor.wap.WbxmlParser.
A SAX-based parser for the WAP Binary XML Content Format (WBXML).
WbxmlParser() - Constructor for class de.trantor.wap.WbxmlParser
 
Wml - class de.trantor.wap.Wml.
This class contains the wml coding tables for elements and attributes needed by the WmlParser.
Wml() - Constructor for class de.trantor.wap.Wml
 
WmlParser - class de.trantor.wap.WmlParser.
A parser for WML built on top of the WbxmlParser by setting the corresponding TagTable, AttrStartTable and AttrValueTable defined in the class Wml
WmlParser() - Constructor for class de.trantor.wap.WmlParser
 

A C D E L O P R S T W