| Package | Description |
|---|---|
| lux.compiler | |
| lux.xpath |
| Modifier and Type | Method and Description |
|---|---|
AbstractExpression |
SaxonTranslator.exprFor(PathStep.Axis axis,
net.sf.saxon.pattern.NodeTest nodeTest) |
| Modifier and Type | Field and Description |
|---|---|
PathStep.Axis[] |
PathStep.Axis.extensions |
| Modifier and Type | Method and Description |
|---|---|
PathStep.Axis |
PathStep.getAxis() |
static PathStep.Axis |
PathStep.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathStep.Axis[] |
PathStep.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PathStep(PathStep.Axis axis,
NodeTest nodeTest) |
Copyright © 2013. All Rights Reserved.