| Name | Description | Type | Package | Framework |
| AbstractExpressionVisitor | Empty "abstract" implementation of ExpressionVisitor. | Class | org.geotools.filter.expression | GeoTools |
| AddBuilder | Class | org.geotools.filter.expression | GeoTools | |
| AddImpl | Class | org.geotools.filter.expression | GeoTools | |
| ChildExpressionBuilder | Child expression builder; suitable for use collecting function parameters and binary expression This builder is designed to be "chained" from a parent builder; you may return to the parent | Class | org.geotools.filter.expression | GeoTools |
| DirectPropertyAccessorFactory | This class will *directly* access a Property with the name equal to xpath. | Class | org.geotools.filter.expression | GeoTools |
| DivideBuilder | Class | org.geotools.filter.expression | GeoTools | |
| DivideImpl | Class | org.geotools.filter.expression | GeoTools | |
| ExpressionAbstract | Abstract superclass of these Expression implementations. | Class | org.geotools.filter.expression | GeoTools |
| ExpressionBuilder | ExpressionBuilder acting as a simple wrapper around an Expression. | Class | org.geotools.filter.expression | GeoTools |
| ExpressionDOMParser | parsez short sections of gml for use in expressions and filters Hopefully we can get away without a full parser here. | Class | org.geotools.filter | GeoTools |
| ExpressionSAXParser | Class | org.geotools.filter | GeoTools | |
| ExpressionType | The ExpressionType interface lists all the possible type of filter. | Interface | org.geotools.filter | GeoTools |
| FeaturePropertyAccessorFactory | Creates a namespace aware property accessor for ISO Features. | Class | org.geotools.filter.expression | GeoTools |
| FormatDateTimezoneFunction | Function to format a time given as a Date using a SimpleDateFormat pattern in a time zone supported by TimeZone. | Class | org.geotools.filter.expression | GeoTools |
| FunctionBuilder | Class | org.geotools.filter.expression | GeoTools | |
| InternalVolatileFunction | A base class functions (i. | Class | org.geotools.filter.expression | GeoTools |
| LiteralBuilder | Class | org.geotools.filter.expression | GeoTools | |
| MultiplyBuilder | Class | org.geotools.filter.expression | GeoTools | |
| MultiplyImpl | Class | org.geotools.filter.expression | GeoTools | |
| NilBuilder | Class | org.geotools.filter.expression | GeoTools | |
| NullPropertyAccessorFactory | This class supports the use of Expression/NIL for referring to a 'null' value. | Class | org.geotools.filter.expression | GeoTools |
| PropertyAccessor | Used to get and set object properties based on an xpath expression. | Interface | org.geotools.filter.expression | GeoTools |
| PropertyAccessorFactory | Factory used to create instances of PropertyAccessorAuthor:Justin Deoliveira, The Open Planning Project | Interface | org.geotools.filter.expression | GeoTools |
| PropertyAccessors | Convenience class for looking up a property accessor for a particular object type. | Class | org.geotools.filter.expression | GeoTools |
| PropertyNameBuilder | Class | org.geotools.filter.expression | GeoTools | |
| SimpleFeaturePropertyAccessorFactory | Creates a property accessor for simple features. | Class | org.geotools.filter.expression | GeoTools |
| SubtractBuilder | Class | org.geotools.filter.expression | GeoTools | |
| SubtractImpl | Class | org.geotools.filter.expression | GeoTools | |
| ThisPropertyAccessorFactory | Class | org.geotools.filter.expression | GeoTools | |
| ToDirectPositionFunction | This function converts double values to DirectPosition geometry type. | Class | org.geotools.filter.expression | GeoTools |
| ToEnvelopeFunction | ToEnvelope function can take in the following set of parameters and return as either Envelope or ReferencedEnvelope type: | Class | org.geotools.filter.expression | GeoTools |
| ToLineStringFunction | This function converts double values to 1D LineString geometry object. | Class | org.geotools.filter.expression | GeoTools |
| ToPointFunction | This function converts double values to a 2D Point geometry type. | Class | org.geotools.filter.expression | GeoTools |
| ToXlinkHrefFunction | This function redirects an attribute to be encoded as xlink:href, instead of being encoded as a full attribute. | Class | org.geotools.filter.expression | GeoTools |
| VocabFunction | Vocabulary translation; using an external lookup table. | Class | org.geotools.filter.expression | GeoTools |
| XmlXPathPropertyAccessorFactory | PropertyAccessorFactory used to create property accessors which can handle xpath expressions against instances of Feature. | Class | org.geotools.filter.expression | GeoTools |