org.kxml2.wap.wml

Class Wml

public abstract class Wml extends Object

This class contains the wml coding tables for elements and attributes needed by the WmlParser.
Field Summary
static String[]ATTR_START_TABLE
static String[]ATTR_VALUE_TABLE
static String[]TAG_TABLE
Method Summary
static WbxmlParsercreateParser()
Creates a WbxmlParser with the WML code pages set
static WbxmlSerializercreateSerializer()

Field Detail

ATTR_START_TABLE

public static final String[] ATTR_START_TABLE

ATTR_VALUE_TABLE

public static final String[] ATTR_VALUE_TABLE

TAG_TABLE

public static final String[] TAG_TABLE

Method Detail

createParser

public static WbxmlParser createParser()
Creates a WbxmlParser with the WML code pages set

createSerializer

public static WbxmlSerializer createSerializer()