Home
last modified time | relevance | path

Searched refs:xPathFactory (Results 1 – 1 of 1) sorted by relevance

/external/objenesis/tck/src/test/java/org/objenesis/tck/
DOsgiTest.java78 XPathFactory xPathFactory = XPathFactory.newInstance(); in getImplementationVersion() local
79 final XPath xPath = xPathFactory.newXPath(); in getImplementationVersion()