public class GazetteerFormatter extends java.lang.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
|
java.lang.String |
format(java.lang.String expression) |
public java.lang.String format(java.lang.String expression)
format in interface ISQLExpressionFormatpublic static FilterEncoding createFilter()