Uses of Class
org.apache.xml.security.utils.XPathFactory
-
Packages that use XPathFactory Package Description org.apache.xml.security.transforms.implementations org.apache.xml.security.utils -
-
Uses of XPathFactory in org.apache.xml.security.transforms.implementations
Methods in org.apache.xml.security.transforms.implementations that return XPathFactory Modifier and Type Method Description protected XPathFactoryTransformXPath. getXPathFactory()protected XPathFactoryTransformXPath2Filter. getXPathFactory() -
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.
-