public class GazetteerFormatter extends Object implements ISQLExpressionFormat
Constructor and Description |
---|
GazetteerFormatter() |
Modifier and Type | Method and Description |
---|---|
static FilterEncoding |
createFilter()
Creates a Filter Encoding creator that uses this
formatter to parse the SQL
|
String |
format(String expression) |
public String format(String expression)
format
in interface ISQLExpressionFormat
public static FilterEncoding createFilter()