Searched refs:getParser (Results 1 – 4 of 4) sorted by relevance
352 Parser parser = this.getParser(); in parse()402 public abstract org.xml.sax.Parser getParser() throws SAXException; in getParser() method in SAXParser
71 public Parser getParser() { in getParser() method in SAXParserImpl
63 public Parser getParser() throws SAXException { in getParser() method in SAXParserTest.MockSAXParser839 Parser parser = spf.newSAXParser().getParser(); in testGetParser()
20440 method public abstract org.xml.sax.Parser getParser() throws org.xml.sax.SAXException;