|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| DeclScannerTokenTypes | |
| XQueryTokenTypes | |
| XQueryTreeParserTokenTypes | |
| Class Summary | |
| DeclScanner | Try to read the XQuery declaration. |
| XQueryAST | |
| XQueryLexer | The XQuery/XPath lexical analyzer. |
| XQueryParser | The XQuery parser. |
| XQueryTreeParser | The tree parser: walks the AST created by XQueryParser and generates
an internal representation of the query in the form of XQuery expression objects. |
The XQuery/XPath language parser. The classes in this package were generated with ANTLR (http://www.antlr.org). The original source files are XQuery.g and XQueryTree.g. To regenerate the Java source files, call Ant with the build target "xquery".
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||