|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kxml.parser.ParseEvent
org.kxml.wap.WapExtensionEvent
public class WapExtensionEvent
| Constructor Summary | |
|---|---|
WapExtensionEvent(int id,
java.lang.Object content)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContent()
returns the content of the wap extension. |
int |
getId()
returns the id of the WAP extendsion, one of Wbxml.EXT_0, Wbxml.EXT_1, Wbxml.EXT_2, Wbxml.EXT_T_0, Wbxml.EXT_T_1, Wbxml.EXT_T_2, Wbxml.EXT_I_0, Wbxml.EXT_I_1, Wbxml.EXT_I_2, or Wbxml.OPAQUE. |
int |
getType()
returns Xml.WAP_EXTENSION |
| Methods inherited from class org.kxml.parser.ParseEvent |
|---|
getAttribute, getAttribute, getAttribute, getAttributeCount, getAttributes, getLineNumber, getName, getNamespace, getText, getValue, getValueDefault, setLineNumber, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WapExtensionEvent(int id,
java.lang.Object content)
| Method Detail |
|---|
public int getType()
getType in class ParseEventpublic int getId()
public java.lang.Object getContent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||