Package | Description |
---|---|
org.geotools.filter.text.commons | |
org.geotools.filter.text.cql2 |
Common Query Language (CQL)
This package implements the OGC_Common Catalogue Query Language. |
org.geotools.filter.text.ecql |
Extended Common Query Language (ECQL)
This package implements the ECQL query language that extend the OGC Common Catalogue Query Language (CQL) capabilities. |
org.geotools.filter.text.generated.parsers |
Class and Description |
---|
Token
Describes the input token stream.
|
Class and Description |
---|
CQLParser
CQLParser is the result of a javacc jjtree grammar.
|
CQLParserConstants |
CQLParserTreeConstants |
Node
This interface extends the functionalities provided by the default
implementation generated by javacc.
|
ParseException
This exception is thrown when parse errors are encountered.
|
Class and Description |
---|
ECQLParser
ECQLParser is the result of a javacc jjtree grammar.
|
ECQLParserConstants |
ECQLParserTreeConstants |
Node
This interface extends the functionalities provided by the default
implementation generated by javacc.
|
ParseException
This exception is thrown when parse errors are encountered.
|
Class and Description |
---|
CQLParser
CQLParser is the result of a javacc jjtree grammar.
|
CQLParserConstants |
CQLParserTokenManager |
CQLParserTreeConstants |
ECQLParserConstants |
ECQLParserTokenManager |
ECQLParserTreeConstants |
JavaCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
Node
This interface extends the functionalities provided by the default
implementation generated by javacc.
|
ParseException
This exception is thrown when parse errors are encountered.
|
Token
Describes the input token stream.
|
Copyright © 1996–2023 Geotools. All rights reserved.