Uses of Interface
org.jaxen.expr.VariableReferenceExpr
Packages that use VariableReferenceExpr
Package
Description
Interfaces and default implementations for
XPath expression components.
-
Uses of VariableReferenceExpr in org.jaxen.expr
Classes in org.jaxen.expr that implement VariableReferenceExprMethods in org.jaxen.expr that return VariableReferenceExprModifier and TypeMethodDescriptionDefaultXPathFactory.createVariableReferenceExpr
(String prefix, String variable) XPathFactory.createVariableReferenceExpr
(String prefix, String variableName) Create a new variable reference expression.