public class StringConverterConfig extends ConverterConfig
StringConverter
instances.Modifier and Type | Field and Description |
---|---|
static String |
ENCODING_CONFIG |
static String |
ENCODING_DEFAULT |
TYPE_CONFIG
CONFIG_PROVIDERS_CONFIG
Constructor and Description |
---|
StringConverterConfig(Map<String,?> props) |
Modifier and Type | Method and Description |
---|---|
static ConfigDef |
configDef() |
String |
encoding()
Get the string encoding.
|
newConfigDef, type
equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
public static final String ENCODING_CONFIG
public static final String ENCODING_DEFAULT