Class DefaultXPathFactory

java.lang.Object
org.jaxen.expr.DefaultXPathFactory
All Implemented Interfaces:
XPathFactory

public class DefaultXPathFactory extends Object implements XPathFactory
The concrete implementation of the XPathFactory anstract factory.
See Also: