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