org.geotools.filter
Class FilterFactoryImplNamespaceAware

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

public class FilterFactoryImplNamespaceAware
extends FilterFactoryImpl


Constructor Summary
FilterFactoryImplNamespaceAware()
          Empty constructor, no namespace context received, behaves exactly like FilterFactoryImpl
FilterFactoryImplNamespaceAware(NamespaceSupport namespaceContext)
           
 
Method Summary
 PropertyName property(String name)
          Retrieves the value of a feature's property.
 void setNamepaceContext(NamespaceSupport namespaceContext)
           
 
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

FilterFactoryImplNamespaceAware

public FilterFactoryImplNamespaceAware()
Empty constructor, no namespace context received, behaves exactly like FilterFactoryImpl


FilterFactoryImplNamespaceAware

public FilterFactoryImplNamespaceAware(NamespaceSupport namespaceContext)
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

setNamepaceContext

public void setNamepaceContext(NamespaceSupport namespaceContext)


Copyright © 1996-2014 Geotools. All Rights Reserved.