public class FilterGeoECqlImpl extends AbstractGeotoolsFilter
Constructor and Description |
---|
FilterGeoECqlImpl(String filterTerm)
Create a ECQL filter.
|
Modifier and Type | Method and Description |
---|---|
protected org.opengis.filter.Filter |
createFilter(String filterTerm)
Create the fitler from the filter term.
|
equals, getFilterTerm, getInternFilter, hashCode, match
public FilterGeoECqlImpl(String filterTerm) throws org.geotools.filter.text.cql2.CQLException
filterTerm
- the ECQL expressionorg.geotools.filter.text.cql2.CQLException
- if parsing the ECQL failsprotected org.opengis.filter.Filter createFilter(String filterTerm) throws org.geotools.filter.text.cql2.CQLException
AbstractGeotoolsFilter
createFilter
in class AbstractGeotoolsFilter
filterTerm
- the filter termorg.geotools.filter.text.cql2.CQLException
- if an error occurs on filter creationBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a