Uses of Class
jd.xml.xpath.expr.misc.VariableReference

Packages that use VariableReference
jd.xml.xpath.parser Contains the XPath expression parser. 
 

Uses of VariableReference in jd.xml.xpath.parser
 

Methods in jd.xml.xpath.parser that return VariableReference
protected  VariableReference ExpressionParser.parseVariableReference(Scanner scanner)