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