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