Uses of Interface
org.apache.xml.security.utils.XPathAPI
-
Packages that use XPathAPI Package Description org.apache.xml.security.utils -
-
Uses of XPathAPI in org.apache.xml.security.utils
Classes in org.apache.xml.security.utils that implement XPathAPI Modifier and Type Class Description classJDKXPathAPIAn implementation for XPath evaluation that uses the JDK API.classXalanXPathAPIAn implementation of XPathAPI using Xalan.Methods in org.apache.xml.security.utils that return XPathAPI Modifier and Type Method Description XPathAPIJDKXPathFactory. newXPathAPI()Get a new XPathAPI instanceXPathAPIXalanXPathFactory. newXPathAPI()Get a new XPathAPI instanceabstract XPathAPIXPathFactory. newXPathAPI()Get a new XPathAPI instance
-