| Package | Description |
|---|---|
| adql.db | |
| adql.db.exception | |
| adql.parser | |
| adql.query | |
| adql.query.operand.function.geometry | |
| adql.translator | |
| tap |
| Class and Description |
|---|
| ADQLQueryFactory
This class lets the
ADQLParser to build an object representation of an ADQL query. |
| ParseException
This exception is thrown when parse errors are encountered.
|
| QueryChecker
Used at the end of the parsing of each ADQL query by the
ADQLParser, to check the generated ADQLQuery object. |
| Class and Description |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
| Class and Description |
|---|
| ADQLParserConstants
Token literal values and constants.
|
| ADQLParserTokenManager
Token Manager.
|
| ADQLQueryFactory
This class lets the
ADQLParser to build an object representation of an ADQL query. |
| ADQLQueryFactory.JoinType
Type of table JOIN.
|
| IdentifierItems
Important: This class is designed to be filled ONLY by
ADQLParser! |
| IdentifierItems.IdentifierItem
Represent any ADQL identifier (column name, table name or table/column
alias).
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| QueryChecker
Used at the end of the parsing of each ADQL query by the
ADQLParser, to check the generated ADQLQuery object. |
| 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.
|
| TokenMgrError
Token Manager Error.
|
| Class and Description |
|---|
| Token
Describes the input token stream.
|
| Class and Description |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
| Class and Description |
|---|
| ParseException
This exception is thrown when parse errors are encountered.
|
| Class and Description |
|---|
| ADQLParser
Parses an ADQL query thanks to the
ADQLParser.Query() function. |
| ADQLQueryFactory
This class lets the
ADQLParser to build an object representation of an ADQL query. |
| ParseException
This exception is thrown when parse errors are encountered.
|
| QueryChecker
Used at the end of the parsing of each ADQL query by the
ADQLParser, to check the generated ADQLQuery object. |