Uses of Class
org.kxml2.wap.WbxmlParser
-
Packages that use WbxmlParser Package Description org.kxml2.wap.syncml org.kxml2.wap.wml org.kxml2.wap.wv -
-
Uses of WbxmlParser in org.kxml2.wap.syncml
Methods in org.kxml2.wap.syncml that return WbxmlParser Modifier and Type Method Description static WbxmlParserSyncML. createDMParser()static WbxmlParserSyncML. createParser() -
Uses of WbxmlParser in org.kxml2.wap.wml
Methods in org.kxml2.wap.wml that return WbxmlParser Modifier and Type Method Description static WbxmlParserWml. createParser()Creates a WbxmlParser with the WML code pages set -
Uses of WbxmlParser in org.kxml2.wap.wv
Methods in org.kxml2.wap.wv that return WbxmlParser Modifier and Type Method Description static WbxmlParserWV. createParser()
-