List of utility methods to do XmlPullParser Move to Next
skipWhitespace(pp); pp.require(XmlPullParser.START_TAG, null, tagName); enter(pp);