maybeSkipTag
If the provided XmlPullParser is currently positioned at the start of a tag, skips forward to the end of that tag.
Parameters
xpp
The XmlPullParser.
Throws
If an error occurs parsing the stream.
If an error occurs reading the stream.