Package org.apache.xpath.jaxp
package org.apache.xpath.jaxp
-
ClassesClassDescriptionThis class implements a Default PrefixResolver which can be used to perform prefix-to-namespace lookup for the XPath object.Overrides
VariableStack
and delegates the call toXPathVariableResolver
.The XPathExpression interface encapsulates a (compiled) XPath expression.The XPathFactory builds XPaths.The XPathImpl class provides implementation for the methods defined in javax.xml.xpath.XPath interface.