| Package | Description |
|---|---|
| com.helger.commons.datetime | |
| com.helger.commons.system | |
| com.helger.commons.text.display | |
| com.helger.commons.text.resolve |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeFormatterPattern
This class encapsulates a String pattern and a set of options to be used in
parsing.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SystemProperties.getTmpDir() |
| Modifier and Type | Method and Description |
|---|---|
default String |
IHasDisplayTextWithArgs.getDisplayTextWithArgs(Locale aContentLocale)
Deprecated.
Use
IHasDisplayText.getDisplayText(Locale) if no parameters are
present |
| Modifier and Type | Method and Description |
|---|---|
default String |
IEnumTextResolver.getTextWithArgs(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
|
static String |
DefaultTextResolver.getTextWithArgsStatic(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.