Searched defs:newFactory (Results 1 – 6 of 6) sorted by relevance
23 public SchemaFactory newFactory(String schemaLanguage) { in newFactory() method in MockSchemaFactoryLoader
29 public abstract SchemaFactory newFactory(String schemaLanguage); in newFactory() method in SchemaFactoryLoader
148 public SchemaFactory newFactory(String schemaLanguage) { in newFactory() method in SchemaFactoryFinder
56 protected DOMTestDocumentBuilderFactory createInstance(DocumentBuilderFactory in createInstance()
68 protected DOMTestDocumentBuilderFactory createInstance(DocumentBuilderFactory in createInstance()81 DocumentBuilderFactory newFactory = factory.newInstance(); in newInstance() local
143 public XPathFactory newFactory(String uri) { in newFactory() method in XPathFactoryFinder