Home
last modified time | relevance | path

Searched refs:xpathFactory (Results 1 – 25 of 118) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/xpath/
H A DXPathFactoryFinder.java154 XPathFactory xpathFactory = null; in _newFactory() local
164 xpathFactory = createInstance(r); in _newFactory()
165 if (xpathFactory != null) { in _newFactory()
166 return xpathFactory; in _newFactory()
199 xpathFactory = createInstance(factoryClassName); in _newFactory()
200 if(xpathFactory != null){ in _newFactory()
201 return xpathFactory; in _newFactory()
211 assert xpathFactory == null; in _newFactory()
212 xpathFactory = findServiceProvider(uri); in _newFactory()
218 if (xpathFactory != null) { in _newFactory()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()
H A DBug4991939.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath13() local
51 Assert.assertNotNull(xpathFactory); in testXPath13()
53 XPath xpath = xpathFactory.newXPath(); in testXPath13()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jaxp/javax/xml/jaxp/unittest/xpath/
H A DBug4991857.java50 XPathFactory xpathFactory = XPathFactory.newInstance(); field in Bug4991857
55 XPath xpath = xpathFactory.newXPath(); in testXPath09()
67 XPath xpath = xpathFactory.newXPath(); in testXPath10()
82 XPathFactory xpathFactory = XPathFactory.newInstance(); in testXPath11() local
83 Assert.assertNotNull(xpathFactory); in testXPath11()
85 XPath xpath = xpathFactory.newXPath(); in testXPath11()

12345