Searched refs:startParse (Results 1 – 3 of 3) sorted by relevance
87 public void startParse(InputSource source) throws SAXException; in startParse() method
603 public void startParse(InputSource source) throws SAXException in startParse() method in IncrementalSAXSource_Filter
405 coParser.startParse(xmlSource); in getDTM()