Uses of Class
com.evolvedbinary.xpath.parser.ast.Axis.Direction

Packages that use Axis.Direction
com.evolvedbinary.xpath.parser.ast   
 

Uses of Axis.Direction in com.evolvedbinary.xpath.parser.ast
 

Methods in com.evolvedbinary.xpath.parser.ast that return Axis.Direction
 Axis.Direction Axis.getDirection()
           
static Axis.Direction Axis.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Axis.Direction[] Axis.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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