public class ConverterParser extends java.lang.Object implements ConfigParser
| Constructor and Description |
|---|
ConverterParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigKey() |
void |
parser(Configuration configuration,
com.google.gson.JsonElement jsonElement) |
public java.lang.String getConfigKey()
getConfigKey in interface ConfigParserpublic void parser(Configuration configuration, com.google.gson.JsonElement jsonElement)
parser in interface ConfigParser