Uses of Class
org.basex.query.xpath.locpath.Steps

Packages that use Steps
org.basex.query.xpath.locpath Contains classes for the evaluation of XPath 1.0 location steps. 
 

Uses of Steps in org.basex.query.xpath.locpath
 

Fields in org.basex.query.xpath.locpath declared as Steps
 Steps LocPath.steps
          List of location steps.
 

Methods in org.basex.query.xpath.locpath with parameters of type Steps
 boolean Steps.sameAs(Steps stps)
          Returns the location steps for equality.