Package org.gvsig.gazetteer.utils
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.gvsig.remoteclient.wfs.filters.filterencoding.FilterEncodingCreates a Filter Encoding creator that uses this formatter to parse the SQL
-
Constructor Details
-
GazetteerFormatter
public GazetteerFormatter()
-
-
Method Details
-
format
- Specified by:
formatin interfaceorg.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:
-