public class FormatConfig extends LocaleConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FORMAT
The default format to be used when none is specified.
|
static String |
FORMAT_KEY
The key used for specifying a default format via tool configuration.
|
DEFAULT_LOCALELOCK_CONFIG_KEY, OLD_LOCK_CONFIG_KEY, SAFE_MODE_KEY| Constructor and Description |
|---|
FormatConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(ValueParser values)
Does the actual configuration.
|
String |
getFormat()
This returns the configured default format for this tool.
|
protected void |
setFormat(String format)
Sets the default format for this instance.
|
getLocale, setLocaleconfigure, isConfigLocked, isSafeMode, setLockConfig, setSafeModepublic static final String DEFAULT_FORMAT
public static final String FORMAT_KEY
protected void configure(ValueParser values)
configure in class LocaleConfigpublic String getFormat()
Stringprotected void setFormat(String format)
Copyright © 2002–2023 Apache Software Foundation. All rights reserved.