Uses of Class
com.evolvedbinary.xpath.parser.ast.AxisStep
-
Packages that use AxisStep Package Description com.evolvedbinary.xpath.parser.ast com.evolvedbinary.xpath.parser.ast.partial -
-
Uses of AxisStep in com.evolvedbinary.xpath.parser.ast
Fields in com.evolvedbinary.xpath.parser.ast declared as AxisStep Modifier and Type Field Description static AxisStepAxisStep. SLASH_SLASH_ABBREV -
Uses of AxisStep in com.evolvedbinary.xpath.parser.ast.partial
Methods in com.evolvedbinary.xpath.parser.ast.partial that return AxisStep Modifier and Type Method Description AxisStepPartialAxisStep. complete(PredicateList predicateList)
-