Package | Description |
---|---|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Modifier and Type | Field and Description |
---|---|
private Format |
ResourceBundleConverter.format |
Modifier and Type | Method and Description |
---|---|
Format |
ResourceBundleConverter.getFormat() |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceBundleConverter.setFormat(Format format) |
Copyright © 2001–2016 mmm-Team. All rights reserved.