| 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.
|
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() |
static String |
SystemProperties.getTmpDir() |
| Modifier and Type | Method and Description |
|---|---|
default String |
IHasDisplayTextWithArgs.getDisplayTextWithArgs(Locale aContentLocale)
Deprecated.
Don't call this; Use
IHasDisplayText.getDisplayText(Locale) if no
parameters are present |
default String |
IHasDisplayTextWithArgs.getDisplayTextWithArgs(Locale aContentLocale)
Deprecated.
Don't call this; 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.
Don't call this; Use
IEnumTextResolver.getText(Enum, IHasText, Locale)
instead when no argument is needed |
default String |
IEnumTextResolver.getTextWithArgs(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
Don't call this; Use
IEnumTextResolver.getText(Enum, IHasText, Locale)
instead when no argument is needed |
static String |
DefaultTextResolver.getTextWithArgsStatic(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
Don't call this; Use the version without "WithArgs" because
there are no args
|
static String |
DefaultTextResolver.getTextWithArgsStatic(Enum<?> aEnum,
IHasTextWithArgs aTP,
Locale aContentLocale)
Deprecated.
Don't call this; Use the version without "WithArgs" because
there are no args
|
Copyright © 2014–2022 Philip Helger. All rights reserved.