java.lang.Object
org.codice.ddf.spatial.ogc.csw.catalog.common.source.CswCqlTextFilter

public final class CswCqlTextFilter extends Object
CswCqlTextFilter converts a FilterType to the equivalent CQL Text.
  • Method Details

    • getInstance

      public static CswCqlTextFilter getInstance()
    • getCqlText

      public String getCqlText(net.opengis.filter.v_1_1_0.FilterType filterType) throws ddf.catalog.source.UnsupportedQueryException
      Throws:
      ddf.catalog.source.UnsupportedQueryException