| Package | Description |
|---|---|
| org.apache.excalibur.xml.xpath |
XPath processor and implementation.
|
| Class and Description |
|---|
| 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.
|