Package | Description |
---|---|
org.apache.vxquery.xmlquery.ast | |
org.apache.vxquery.xmlquery.query |
Modifier and Type | Method | Description |
---|---|---|
XQueryConstants.ValidationMode |
ValidateExprNode.getMode() |
Modifier and Type | Method | Description |
---|---|---|
void |
ValidateExprNode.setMode(XQueryConstants.ValidationMode mode) |
Modifier and Type | Method | Description |
---|---|---|
XQueryConstants.ValidationMode |
XMLQuery.ValidationMode() |
|
static XQueryConstants.ValidationMode |
XQueryConstants.ValidationMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static XQueryConstants.ValidationMode[] |
XQueryConstants.ValidationMode.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.