Package | Description |
---|---|
org.apache.vxquery.context | |
org.apache.vxquery.xmlquery.ast |
Modifier and Type | Method | Description |
---|---|---|
StaticContext.OrderingModeProperty |
DelegatingStaticContextImpl.getOrderingModeProperty() |
|
StaticContext.OrderingModeProperty |
StaticContext.getOrderingModeProperty() |
|
StaticContext.OrderingModeProperty |
StaticContextImpl.getOrderingModeProperty() |
|
static StaticContext.OrderingModeProperty |
StaticContext.OrderingModeProperty.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static StaticContext.OrderingModeProperty[] |
StaticContext.OrderingModeProperty.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DelegatingStaticContextImpl.setOrderingModeProperty(StaticContext.OrderingModeProperty orderingMode) |
|
void |
RootStaticContextImpl.setOrderingModeProperty(StaticContext.OrderingModeProperty orderingMode) |
|
void |
StaticContext.setOrderingModeProperty(StaticContext.OrderingModeProperty orderingMode) |
|
void |
StaticContextImpl.setOrderingModeProperty(StaticContext.OrderingModeProperty orderingMode) |
Modifier and Type | Method | Description |
---|---|---|
StaticContext.OrderingModeProperty |
OrderingModeDeclNode.getMode() |
Modifier and Type | Method | Description |
---|---|---|
void |
OrderingModeDeclNode.setMode(StaticContext.OrderingModeProperty mode) |
Copyright © 2019 Apache Software Foundation. All rights reserved.