Searched refs:nextText (Results 1 – 4 of 4) sorted by relevance
1103 String nextText() throws XmlPullParserException, IOException; in nextText() method
366 public String nextText() throws XmlPullParserException, IOException { in nextText() method in XmlPullParserFactoryTest.XmlPullParserStub
728 assertEquals("bar", parser.nextText()); in testNextTextAdvancesToEndTag()
2072 public String nextText() throws XmlPullParserException, IOException { in nextText() method in KXmlParser