Package org.apache.xml.security.utils
Class JDKXPathFactory
java.lang.Object
org.apache.xml.security.utils.XPathFactory
org.apache.xml.security.utils.JDKXPathFactory
A Factory to return a JDKXPathAPI instance.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xml.security.utils.XPathFactory
isXalanInstalled, newInstance
-
Constructor Details
-
JDKXPathFactory
public JDKXPathFactory()
-
-
Method Details
-
newXPathAPI
Get a new XPathAPI instance- Specified by:
newXPathAPI
in classXPathFactory
-