public final class DurationFormatResource extends ListResourceBundle
SimpleDurationFormat.ResourceBundle.Control| Modifier and Type | Field and Description |
|---|---|
static String |
PART_SEPARATOR_KEY
Localization resource bundle key used to obtain separator
of duration parts.
|
static String |
ZERO_TIME_KEY
Localization resource bundle key used to obtain representation
of zero-length duration.
|
parent| Constructor and Description |
|---|
DurationFormatResource() |
| Modifier and Type | Method and Description |
|---|---|
protected Object[][] |
getContents() |
getKeys, handleGetObject, handleKeySetclearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParentpublic static final String PART_SEPARATOR_KEY
\u0020).public static final String ZERO_TIME_KEY
In property files, this key should be written as "0\u0020seconds",
as the space is an illegal character.
protected Object[][] getContents()
getContents in class ListResourceBundleCopyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.