Package org.geotools.filter.text.commons
package org.geotools.filter.text.commons
-
ClassDescriptionProvides the common behavior to make a compiler implementationThis abstract class provides the common behavior to build the filters for the related semantic actions of parsing language process.Holds the results of the building process in a stackCompiler Utility class.This class is responsible to convert an expression to a CQL/ECQL valid expression.The method of this utility class allows to build the CQL/ECQL predicate associated to a
Filter
.This interface presents the methods which will be implemented by the different compiles.Interface must be implemented by the specific compiler.Languages supported by this modulePeriod 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-timeMaintains the result of building process.Adapts Token toIToken
.