Uses of Class
jd.xml.xpath.axis.AncestorAxis

Packages that use AncestorAxis
jd.xml.xpath.axis Contains classes that implement the path expressions. 
 

Uses of AncestorAxis in jd.xml.xpath.axis
 

Subclasses of AncestorAxis in jd.xml.xpath.axis
 class AncestorOrSelfAxis
          AncestorOrSelfAxis represents the ancestor-or-self axis.