Uses of Class
jd.xml.xpath.model.walk.DescendantsWalker

Packages that use DescendantsWalker
jd.xml.xpath.model.walk Contains walker classes for the XPath tree model. 
 

Uses of DescendantsWalker in jd.xml.xpath.model.walk
 

Subclasses of DescendantsWalker in jd.xml.xpath.model.walk
 class PrecedingWalker
          An iterator for the preceeding nodes of a node in document order.