XML
The XML library allows Mobile Processing sketches to parse and out XML documents. It is based on a combination of the proXML library and the KXML2 open source library.
XMLElement
This class represents a node in an XML document.
XMLElement
XMLParser
This class is used to parse XML documents.
XMLParser
parse()
start()
stop()
attribute()
EVENT_TAG_START
EVENT_TEXT
EVENT_TAG_END
EVENT_DOCUMENT_END
This class represents a node in an XML document.
XMLElement
XMLParser
This class is used to parse XML documents.
XMLParser
parse()
start()
stop()
attribute()
EVENT_TAG_START
EVENT_TEXT
EVENT_TAG_END
EVENT_DOCUMENT_END