| Interface | Description |
|---|---|
| XMLQueryConstants |
Token literal values and constants.
|
| XQueryCompilationListener |
| Class | Description |
|---|---|
| Module | |
| NoopXQueryCompilationListener | |
| PrologVariable | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| VXQueryCompilationListener | |
| XMLQuery | |
| XMLQueryCompiler | |
| XMLQueryCompilerConstants | |
| XMLQueryParser | |
| XMLQueryTokenManager |
Token Manager.
|
| XQueryConstants |
| Enum | Description |
|---|---|
| ModuleType | |
| XQueryConstants.OrderDirection | |
| XQueryConstants.PathType | |
| XQueryConstants.TypeQuantifier | |
| XQueryConstants.ValidationMode |
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.