Uses of Package
jd.xml.xpath.expr.misc

Packages that use jd.xml.xpath.expr.misc
jd.xml.xpath.expr.misc Contains classes representing various XPath expressions. 
jd.xml.xpath.parser Contains the XPath expression parser. 
jd.xml.xslt.trace   
 

Classes in jd.xml.xpath.expr.misc used by jd.xml.xpath.expr.misc
ProxyExpression
          ProxyExpression wraps another expression.
 

Classes in jd.xml.xpath.expr.misc used by jd.xml.xpath.parser
VariableReference
          VariableReference is an expression that evaluates to the value of a variable.
 

Classes in jd.xml.xpath.expr.misc used by jd.xml.xslt.trace
ProxyExpression
          ProxyExpression wraps another expression.