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.