| Frames | No Frames |
Fields of type org.jaxen.expr.XPathFactory | |
| XPathFactory | |
Methods with parameter type org.jaxen.expr.XPathFactory | |
| void | Set the Jaxen XPathFactory that constructs
the XPath expression tree during the parse. |
Methods with return type org.jaxen.expr.XPathFactory | |
| XPathFactory | Retrieve the Jaxen XPathFactory used
during the parse to construct the XPath expression tree. |
Classes implementing org.jaxen.expr.XPathFactory | |
| class | The concrete implementation of the XPathFactory anstract factory. |