Uses of Interface
org.apache.xml.security.utils.XPathAPI
Packages that use XPathAPI
-
Uses of XPathAPI in org.apache.xml.security.utils
Classes in org.apache.xml.security.utils that implement XPathAPIModifier and TypeClassDescriptionclass
An implementation for XPath evaluation that uses the JDK API.class
An 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 XPathAPI
XPathFactory.newXPathAPI()
Get a new XPathAPI instance