org.geotools.filter
Class FilterFactoryImplReportInvalidProperty

Object
  extended by FilterFactoryImpl
      extended by FilterFactoryImplReportInvalidProperty
All Implemented Interfaces:
Factory, FilterFactory, FilterFactory2

public class FilterFactoryImplReportInvalidProperty
extends FilterFactoryImpl

Author:
Niels Charlier (Curtin University of Technology)

Constructor Summary
FilterFactoryImplReportInvalidProperty()
           
 
Method Summary
 PropertyName property(String name)
          Retrieves the value of a feature's property.
 
Methods inherited from class FilterFactoryImpl
add, after, after, and, and, and, anyInteracts, anyInteracts, arithmeticOperators, bbox, bbox, bbox, bbox, bbox, bbox, bbox, bbox, bbox, bbox, bbox, before, before, begins, begins, begunBy, begunBy, between, between, beyond, beyond, beyond, beyond, beyond, capabilities, capabilities, comparisonOperators, contains, contains, contains, contains, createAttributeExpression, createAttributeExpression, createAttributeExpression, createAttributeExpression, createBBoxExpression, createBetweenFilter, createCompareFilter, createEnvironmentVariable, createFidFilter, createFidFilter, createFunctionExpression, createGeometryDistanceFilter, createGeometryFilter, createLikeFilter, createLiteralExpression, createLiteralExpression, createLiteralExpression, createLiteralExpression, createLiteralExpression, createLogicFilter, createLogicFilter, createLogicFilter, createMathExpression, createMathExpression, createNullFilter, crosses, crosses, crosses, crosses, disjoint, disjoint, disjoint, disjoint, divide, during, during, dwithin, dwithin, dwithin, dwithin, endedBy, endedBy, ends, ends, equal, equal, equal, equal, equals, equals, equals, featureId, featureId, function, function, function, function, function, function, functionName, functionName, functionName, functionName, functionName, functionName, functions, getImplementationHints, gmlObjectId, greater, greater, greater, greaterOrEqual, greaterOrEqual, greaterOrEqual, id, id, idCapabilities, intersects, intersects, intersects, intersects, isNil, isNull, less, less, less, lessOrEqual, lessOrEqual, lessOrEqual, like, like, like, like, literal, literal, literal, literal, literal, literal, literal, literal, literal, meets, meets, metBy, metBy, multiply, not, not, notEqual, notEqual, notEqual, operator, or, or, or, overlappedBy, overlappedBy, overlaps, overlaps, overlaps, overlaps, parameter, property, property, resourceId, resourceId, scalarCapabilities, sort, spatialCapabilities, spatialOperator, spatialOperators, subtract, tcontains, tcontains, temporalCapabilities, temporalOperator, tequals, tequals, touches, touches, touches, touches, toverlaps, toverlaps, within, within, within, within, within
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterFactoryImplReportInvalidProperty

public FilterFactoryImplReportInvalidProperty()
Method Detail

property

public PropertyName property(String name)
Description copied from interface: FilterFactory
Retrieves the value of a feature's property.

Specified by:
property in interface FilterFactory
Overrides:
property in class FilterFactoryImpl


Copyright © 1996-2014 Geotools. All Rights Reserved.