isEndTag
Returns whether the current event is an end tag.
Return
Whether the current event is an end tag.
Parameters
xpp
The XmlPullParser to query.
Throws
If an error occurs querying the parser.
Returns whether the current event is an end tag.
Whether the current event is an end tag.
The XmlPullParser to query.
If an error occurs querying the parser.