Uses of Interface
org.geotools.filter.FilterHandler
-
Packages that use FilterHandler Package Description org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation. -
-
Uses of FilterHandler in org.geotools.xml.filter
Constructors in org.geotools.xml.filter with parameters of type FilterHandler Constructor Description FilterFilter(FilterHandler parent, SimpleFeatureType schema)
Constructor with parent, which must implement GMLHandlerJTS.FilterFilter(FilterHandler parent, SimpleFeatureType schema, boolean convertLiteralToNumber)
Constructor with parent, which must implement GMLHandlerJTS.
-