Searched refs:XPathFactoryFinder (Results 1 – 3 of 3) sorted by relevance
148 XPathFactory xpathFactory = new XPathFactoryFinder(classLoader).newFactory(uri); in newInstance()181 … XPathFactory xpathFactory = new XPathFactoryFinder(classLoader).createInstance(factoryClassName); in newInstance()
42 final class XPathFactoryFinder { class110 public XPathFactoryFinder(ClassLoader loader) { in XPathFactoryFinder() method in XPathFactoryFinder328 URL resource = XPathFactoryFinder.class.getClassLoader().getResource(SERVICE_ID); in createServiceFileIterator()
227 luni/src/main/java/javax/xml/xpath/XPathFactoryFinder.java \