Uses of Package
org.apache.excalibur.xml.xpath

Packages that use org.apache.excalibur.xml.xpath
org.apache.excalibur.xml.xpath XPath processor and implementation. 
 

Classes in org.apache.excalibur.xml.xpath used by org.apache.excalibur.xml.xpath
AbstractProcessorImpl
          This class defines base class for the implementations of the XPathProcessor component.
NodeListImpl
          Implementation of the NodeList interface.
PrefixResolver
          Implement this interface in case you want to provide your own prefix resolving when evaluating XPath expressions.
XPathException
           
XPathProcessor
          This is the interface of the XPath processor.