|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaxen.expr.DefaultXPathFactory
org.jaxen.expr.DefaultXPathFactoryEx
| Field Summary | |
protected LookupCallback |
referredNodes
|
| Fields inherited from interface org.jaxen.saxpath.Operator |
ADD, DIV, EQUALS, GREATER_THAN, GREATER_THAN_EQUALS, LESS_THAN, LESS_THAN_EQUALS, MOD, MULTIPLY, NEGATIVE, NO_OP, NOT_EQUALS, SUBTRACT |
| Constructor Summary | |
DefaultXPathFactoryEx()
|
|
| Method Summary | |
org.jaxen.expr.LocationPath |
createAbsoluteLocationPath()
|
org.jaxen.expr.BinaryExpr |
createAndExpr(org.jaxen.expr.Expr lhs,
org.jaxen.expr.Expr rhs)
|
org.jaxen.expr.LocationPath |
createRelativeLocationPath()
|
void |
setReferredNodes(LookupCallback v)
|
| Methods inherited from class org.jaxen.expr.DefaultXPathFactory |
createAdditiveExpr, createAllNodeStep, createCommentNodeStep, createEqualityExpr, createFilterExpr, createFunctionCallExpr, createLiteralExpr, createMultiplicativeExpr, createNameStep, createNumberExpr, createNumberExpr, createOrExpr, createPathExpr, createPredicate, createPredicateSet, createProcessingInstructionNodeStep, createRelationalExpr, createTextNodeStep, createUnaryExpr, createUnionExpr, createVariableReferenceExpr, createXPath, getIterableAxis |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jaxen.expr.XPathFactory |
createAdditiveExpr, createAllNodeStep, createCommentNodeStep, createEqualityExpr, createFilterExpr, createFunctionCallExpr, createLiteralExpr, createMultiplicativeExpr, createNameStep, createNumberExpr, createNumberExpr, createOrExpr, createPathExpr, createPredicate, createPredicateSet, createProcessingInstructionNodeStep, createRelationalExpr, createTextNodeStep, createUnaryExpr, createUnionExpr, createVariableReferenceExpr, createXPath |
| Field Detail |
protected LookupCallback referredNodes
| Constructor Detail |
public DefaultXPathFactoryEx()
| Method Detail |
public void setReferredNodes(LookupCallback v)
public org.jaxen.expr.LocationPath createRelativeLocationPath()
throws org.jaxen.JaxenException
createRelativeLocationPath in interface org.jaxen.expr.XPathFactoryorg.jaxen.JaxenException
public org.jaxen.expr.LocationPath createAbsoluteLocationPath()
throws org.jaxen.JaxenException
createAbsoluteLocationPath in interface org.jaxen.expr.XPathFactoryorg.jaxen.JaxenException
public org.jaxen.expr.BinaryExpr createAndExpr(org.jaxen.expr.Expr lhs,
org.jaxen.expr.Expr rhs)
throws org.jaxen.JaxenException
createAndExpr in interface org.jaxen.expr.XPathFactoryorg.jaxen.JaxenException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||