Interface | Description |
---|---|
JCRSQLParserConstants | |
JCRSQLParserTreeConstants | |
JCRSQLParserVisitor | |
Node |
Class | Description |
---|---|
ASTAndExpression | |
ASTAscendingOrderSpec | |
ASTBracketExpression | |
ASTContainsExpression | |
ASTDescendingOrderSpec | |
ASTExcerptFunction | |
ASTFromClause | |
ASTIdentifier | |
ASTLiteral | |
ASTLowerFunction | |
ASTNotExpression | |
ASTOrderByClause | |
ASTOrderSpec | |
ASTOrExpression | |
ASTPredicate | |
ASTQuery | |
ASTSelectList | |
ASTUpperFunction | |
ASTWhereClause | |
JCRSQLParser | |
JCRSQLParserTokenManager | |
JCRSQLQueryBuilder |
Implements the query builder for the JCR SQL syntax.
|
QueryBuilder |
Implements the JCR SQL query tree builder.
|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
SimpleNode | |
Token |
Describes the input token stream.
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"