Package org.geotools.appschema.filter
Class FilterFactoryImplNamespaceAware
Object
FilterFactoryImpl
FilterFactoryImplNamespaceAware
- All Implemented Interfaces:
FilterFactory,Factory
-
Constructor Summary
ConstructorsConstructorDescriptionEmpty constructor, no namespace context received, behaves exactly likeFilterFactoryImplFilterFactoryImplNamespaceAware(NamespaceSupport namespaceContext) -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the value of a feature's property.voidsetNamepaceContext(NamespaceSupport namespaceContext) Methods inherited from class FilterFactoryImpl
add, after, after, and, and, anyInteracts, anyInteracts, arithmeticOperators, bbox, 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, 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, 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, nativeFilter, not, notEqual, notEqual, notEqual, operator, 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
-
Constructor Details
-
FilterFactoryImplNamespaceAware
public FilterFactoryImplNamespaceAware()Empty constructor, no namespace context received, behaves exactly likeFilterFactoryImpl -
FilterFactoryImplNamespaceAware
-
-
Method Details
-
property
Description copied from interface:FilterFactoryRetrieves the value of a feature's property.- Specified by:
propertyin interfaceFilterFactory- Overrides:
propertyin classFilterFactoryImpl
-
setNamepaceContext
-