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.cqljson | |
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. |
Class and Description |
---|
AbstractCompilerFactory
Provides the common behavior to make a compiler implementation
Warning: This component is not published.
|
BuildResultStack
Holds the results of the building process in a stack
Warning: This component is not published.
|
ExpressionToText
This class is responsible to convert an expression to a CQL/ECQL valid expression.
|
ICompiler
This interface presents the methods which will be implemented by the different compiles.
|
IToken
Interface must be implemented by the specific compiler.
|
Language
Languages supported by this module
Warning: This component is not published.
|
PeriodNode
Period is constructed in the parsing process. this has convenient method to deliver begin and end
date of period. a period can be created from date-time/date-time or date-time/duration or
duration/date-time
Warning: This component is not published.
|
Result
Maintains the result of building process.
|
Class and Description |
---|
ICompiler
This interface presents the methods which will be implemented by the different compiles.
|
IToken
Interface must be implemented by the specific compiler.
|
Class and Description |
---|
ICompiler
This interface presents the methods which will be implemented by the different compiles.
|
IToken
Interface must be implemented by the specific compiler.
|
Class and Description |
---|
ICompiler
This interface presents the methods which will be implemented by the different compiles.
|
IToken
Interface must be implemented by the specific compiler.
|
Copyright © 1996–2021 Geotools. All rights reserved.