Uses of Interface org.jaxen.expr.XPathFactory

Uses in package org.jaxen

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.

Uses in package org.jaxen.expr

Classes implementing org.jaxen.expr.XPathFactory

class
The concrete implementation of the XPathFactory anstract factory.