Uses of Class
org.basex.query.xquery.path.SimpleIterStep

Packages that use SimpleIterStep
org.basex.query.xquery.path Contains XQuery 1.0 path expressions. 
 

Uses of SimpleIterStep in org.basex.query.xquery.path
 

Methods in org.basex.query.xquery.path with parameters of type SimpleIterStep
static Path Path.invertSIStep(SimpleIterStep sis, Step curr, Expr expr)
          Inverts a path.