Uses of Class
org.apache.xml.security.utils.XPathFactory
-
Packages that use XPathFactory Package Description org.apache.xml.security.utils -
-
Uses of XPathFactory in org.apache.xml.security.utils
Subclasses of XPathFactory in org.apache.xml.security.utils Modifier and Type Class Description classJDKXPathFactoryA Factory to return a JDKXPathAPI instance.classXalanXPathFactoryA Factory to return a XalanXPathAPI instance.Methods in org.apache.xml.security.utils that return XPathFactory Modifier and Type Method Description static XPathFactoryXPathFactory. newInstance()Get a new XPathFactory instance
-