Uses of Class
jd.xml.xpath.expr.path.FilteredLocationStep

Packages that use FilteredLocationStep
jd.xml.xpath.expr.path   
 

Uses of FilteredLocationStep in jd.xml.xpath.expr.path
 

Methods in jd.xml.xpath.expr.path that return FilteredLocationStep
static FilteredLocationStep FilteredLocationStep.create(SimpleLocationStep step, Expression filter)
          Create a FilteredLocationStep if possible