public class ICUConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PROPS_FILE |
| Constructor and Description |
|---|
ICUConfig() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String name)
Get ICU configuration property value for the given name.
|
static String |
get(String name,
String def)
Get ICU configuration property value for the given name.
|
public static final String CONFIG_PROPS_FILE