Class MyXmlPullApp
java.lang.Object
MyXmlPullApp
An example of an application that uses XMLPULL V1 API.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SAMPLE_XML
- See Also:
-
holderForStartAndLength
int[] holderForStartAndLength
-
-
Constructor Details
-
MyXmlPullApp
public MyXmlPullApp()
-
-
Method Details
-
main
- Throws:
XmlPullParserException
IOException
-
processDocument
- Throws:
XmlPullParserException
IOException
-
processStartElement
-
processEndElement
-
processText
- Throws:
XmlPullParserException
-