|
|
static int | readInt (XmlPullParser parser, int defaultValue) throws IOException, XmlPullParserException |
| |
|
static float | readFloat (XmlPullParser parser, float defaultValue) throws IOException, XmlPullParserException |
| |
|
static long | readLong (XmlPullParser parser, long defaultValue) throws IOException, XmlPullParserException |
| |
|
static String | readText (XmlPullParser parser) throws IOException, XmlPullParserException |
| |
|
static String | readUrlText (XmlPullParser parser) throws IOException, XmlPullParserException |
| |
|
static void | skip (XmlPullParser parser) throws XmlPullParserException, IOException |
| |
The documentation for this class was generated from the following file:
- util/src/main/java/com/tritondigital/util/XmlPullParserUtil.java