Class GazetteerFormatter

java.lang.Object
org.gvsig.gazetteer.utils.GazetteerFormatter
All Implemented Interfaces:
org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat

public class GazetteerFormatter extends Object implements org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
  • Constructor Details

    • GazetteerFormatter

      public GazetteerFormatter()
  • Method Details

    • format

      public String format(String expression)
      Specified by:
      format in interface org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat
    • createFilter

      public static org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncoding createFilter()
      Creates a Filter Encoding creator that uses this formatter to parse the SQL
      Returns: