skip
Skips all xml tags which are not important.
Tracks depth to skip also nested tags.
Parameters
parser
is the XmlPullParser instance that was created in parse method.
Skips all xml tags which are not important.
Tracks depth to skip also nested tags.
is the XmlPullParser instance that was created in parse method.