Package | Description |
---|---|
org.apache.vxquery.xmlquery.ast |
Modifier and Type | Method | Description |
---|---|---|
AxisStepNode.Axis |
AxisStepNode.getAxis() |
|
static AxisStepNode.Axis |
AxisStepNode.Axis.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AxisStepNode.Axis[] |
AxisStepNode.Axis.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AxisStepNode.setAxis(AxisStepNode.Axis axis) |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.