Interface | 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 | Description |
---|---|
AbstractCompilerFactory |
Provides the common behavior to make a compiler implementation
Warning: This component is not published.
|
AbstractFilterBuilder |
This abstract class provides the common behavior to build the filters for the related semantic
actions of parsing language process.
|
BuildResultStack |
Holds the results of the building process in a stack
Warning: This component is not published.
|
CompilerUtil |
Compiler Utility class.
|
ExpressionToText |
This class is responsible to convert an expression to a CQL/ECQL valid expression.
|
FilterToTextUtil |
The method of this utility class allows to build the CQL/ECQL predicate associated to a
Filter . |
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.
|
TokenAdapter |
Adapts Token to
IToken . |
Enum | Description |
---|---|
Language |
Languages supported by this module
Warning: This component is not published.
|
Copyright © 1996–2023 Geotools. All rights reserved.