getText
Returns the character data if the current event matches the TEXT event.
Return
The character data if the current event matches the TEXT event
Parameters
xpp
The XmlPullParser to query.
Throws
If an error occurs querying the parser.
Returns the character data if the current event matches the TEXT event.
The character data if the current event matches the TEXT event
The XmlPullParser to query.
If an error occurs querying the parser.