Uses of Class
com.evolvedbinary.xpath.parser.ast.Step

Packages that use Step
com.evolvedbinary.xpath.parser.ast   
com.evolvedbinary.xpath.parser.ast.partial   
 

Uses of Step in com.evolvedbinary.xpath.parser.ast
 

Methods in com.evolvedbinary.xpath.parser.ast that return Step
 Step AxisStep.getStep()
           
 

Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type Step
AxisStep(Step step, PredicateList predicateList)
           
 

Uses of Step in com.evolvedbinary.xpath.parser.ast.partial
 

Methods in com.evolvedbinary.xpath.parser.ast.partial that return Step
 Step PartialStep.complete(NodeTest nodeTest)
           
 

Constructors in com.evolvedbinary.xpath.parser.ast.partial with parameters of type Step
PartialAxisStep(Step step)
           
 



Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.