|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kxml.wap.Wml
public class Wml
This class contains the wml coding tables for elements and attributes needed by the WmlParser.
Field Summary | |
---|---|
static java.lang.String[] |
attrStartTable
|
static java.lang.String[] |
attrValueTable
|
static java.lang.String[] |
tagTable
|
Constructor Summary | |
---|---|
Wml()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] tagTable
public static final java.lang.String[] attrStartTable
public static final java.lang.String[] attrValueTable
Constructor Detail |
---|
public Wml()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |