Uses of Interface
org.apache.xml.security.utils.XPathAPI
Packages that use XPathAPI
Package
Description
-
Uses of XPathAPI in org.apache.xml.security.transforms.implementations
Fields in org.apache.xml.security.transforms.implementations declared as XPathAPIModifier and TypeFieldDescription(package private) XPathAPITransformXPath.XPathNodeFilter.xPathAPIConstructors in org.apache.xml.security.transforms.implementations with parameters of type XPathAPIModifierConstructorDescription(package private)XPathNodeFilter(Element xpathElement, Node xpathnode, String str, XPathAPI xPathAPI) -
Uses of XPathAPI in org.apache.xml.security.utils
Classes in org.apache.xml.security.utils that implement XPathAPIModifier and TypeClassDescriptionclassAn implementation for XPath evaluation that uses the JDK API.classAn implementation of XPathAPI using Xalan.Methods in org.apache.xml.security.utils that return XPathAPIModifier and TypeMethodDescriptionJDKXPathFactory.newXPathAPI()Get a new XPathAPI instanceXalanXPathFactory.newXPathAPI()Get a new XPathAPI instanceabstract XPathAPIXPathFactory.newXPathAPI()Get a new XPathAPI instance