- java.lang.Object
-
- org.apache.xml.security.utils.XPathFactory
-
- org.apache.xml.security.utils.JDKXPathFactory
-
public class JDKXPathFactory extends XPathFactory
A Factory to return a JDKXPathAPI instance.
-
-
Constructor Summary
Constructors Constructor Description JDKXPathFactory()
-
-
-
Method Detail
-
newXPathAPI
public XPathAPI newXPathAPI()
Get a new XPathAPI instance- Specified by:
newXPathAPIin classXPathFactory
-
-