Searched refs:createXMLReader (Results 1 – 4 of 4) sorted by relevance
37 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()46 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()56 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()66 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()76 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()88 XMLReaderFactory.createXMLReader(); in testCreateXMLReader()98 XMLReaderFactory.createXMLReader(null); in testMakeParserString()107 XMLReaderFactory.createXMLReader("foo.bar.XMLReader"); in testMakeParserString()114 XMLReaderFactory.createXMLReader( in testMakeParserString()122 XMLReaderFactory.createXMLReader( in testMakeParserString()[all …]
109 public static XMLReader createXMLReader () in createXMLReader() method in XMLReaderFactory185 public static XMLReader createXMLReader (String className) in createXMLReader() method in XMLReaderFactory
75 setup(XMLReaderFactory.createXMLReader()); in XMLReaderAdapter()
20212 method public static org.xml.sax.XMLReader createXMLReader() throws org.xml.sax.SAXException;20213 …method public static org.xml.sax.XMLReader createXMLReader(String) throws org.xml.sax.SAXException;