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

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

Uses of DescendantAxis in jd.xml.xpath.axis
 

Subclasses of DescendantAxis in jd.xml.xpath.axis
 class DescendantOrSelfAxis
          DescendantOrSelfAxis represents the descendant-or-self axis.