Class CswCqlTextFilter
java.lang.Object
org.codice.ddf.spatial.ogc.csw.catalog.common.source.CswCqlTextFilter
CswCqlTextFilter converts a
FilterType to the equivalent CQL Text.-
Method Summary
Modifier and TypeMethodDescriptiongetCqlText(net.opengis.filter.v_1_1_0.FilterType filterType) static CswCqlTextFilter
-
Method Details
-
getInstance
-
getCqlText
public String getCqlText(net.opengis.filter.v_1_1_0.FilterType filterType) throws ddf.catalog.source.UnsupportedQueryException - Throws:
ddf.catalog.source.UnsupportedQueryException
-