Class XPathImpl

java.lang.Object
org.apache.xpath.jaxp.XPathImpl
All Implemented Interfaces:
XPath

public class XPathImpl
extends Object
implements XPath
The XPathImpl class provides implementation for the methods defined in javax.xml.xpath.XPath interface. This provide simple access to the results of an XPath expression.
Version:
$Revision: 524814 $
Author:
Ramesh Mandava