Package org.apache.excalibur.xml.xpath

XPath processor and implementation.

See:
          Description

Interface Summary
PrefixResolver Implement this interface in case you want to provide your own prefix resolving when evaluating XPath expressions.
XPathProcessor This is the interface of the XPath processor.
 

Class Summary
AbstractProcessorImpl This class defines base class for the implementations of the XPathProcessor component.
JaxenProcessorImpl This class defines the implementation of the XPathProcessor component.
NodeListImpl Implementation of the NodeList interface.
Saxon6ProcessorImpl This class defines the implementation of the XPathProcessor component.
Saxon7ProcessorImpl This class defines the implementation of the XPathProcessor component.
XPathProcessorImpl This class defines the implementation of the XPathProcessor component.
XPathUtil This is a simple XPath helper class.
 

Exception Summary
XPathException  
 

Package org.apache.excalibur.xml.xpath Description

XPath processor and implementation.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.