Searched refs:nextToken (Results 1 – 2 of 2) sorted by relevance
234 public int nextToken() throws XmlPullParserException { in nextToken() method in BasePullParser
344 String line = tok.nextToken(); in type()