Package org.geotools.filter.expression

Interface Summary
PropertyAccessor Used to get and set object properties based on an xpath expression.
PropertyAccessorFactory Factory used to create instances of PropertyAccessor
 

Class Summary
AbstractExpressionVisitor Empty "abstract" implementation of ExpressionVisitor.
AddBuilder  
AddImpl Implementation of Add expression.
ChildExpressionBuilder<P extends Builder<?>> Child expression builder; suitable for use collecting function parameters and binary expression arguments.
DirectPropertyAccessorFactory This class will *directly* access a Property with the name equal to xpath.
DivideBuilder  
DivideImpl Implementation of divide expression.
ExpressionAbstract Abstract superclass of these Expression implementations.
ExpressionBuilder ExpressionBuilder acting as a simple wrapper around an Expression.
FilterVisitorExpressionWrapper Wraps an instanceof of FilterVisitor in an ExpressionVisitor.
FunctionBuilder  
LiteralBuilder  
MultiplyBuilder  
MultiplyImpl Implementation of Multiply expression.
NilBuilder  
PropertyAccessors Convenience class for looking up a property accessor for a particular object type.
PropertyNameBuilder  
SimpleFeaturePropertyAccessorFactory Creates a property accessor for simple features.
SubtractBuilder  
SubtractImpl Implementation of Subtract expression.
ThisPropertyAccessorFactory  
 



Copyright © 1996-2009 Geotools. All Rights Reserved.