public class XmlPullCount extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SAMPLE_XML |
| Constructor and Description |
|---|
XmlPullCount() |
| Modifier and Type | Method and Description |
|---|---|
void |
countXml(XmlPullParser xpp) |
static void |
main(String[] args) |
protected String |
printable(char ch) |
protected String |
printable(String s) |
void |
printReport() |
void |
resetCounters() |
public static final String SAMPLE_XML
public static void main(String[] args) throws XmlPullParserException, IOException
XmlPullParserExceptionIOExceptionpublic void resetCounters()
public void printReport()
public void countXml(XmlPullParser xpp) throws XmlPullParserException, IOException
XmlPullParserExceptionIOExceptionprotected String printable(char ch)
Copyright © 2013. All Rights Reserved.