| 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 |
|---|---|
DATATYPE |
IHierarchicalFactory.create(DATATYPE aParent)
Create an object of the desired type.
|
DATATYPE |
IHierarchicalFactoryWithParameter.create(DATATYPE aParent,
PARAMTYPE aParam)
Create an object of the desired type.
|
DATATYPE |
IHierarchicalRootFactory.createRoot()
Create the root object.
|
DATATYPE |
IFactory.get()
Create an object of the desired type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NonBlockingStringWriter.toString()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegExPattern
This class encapsulates a String and a set of options to be used in Pattern
compilation
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SystemProperties.getTmpDir() |
| Modifier and Type | Method and Description |
|---|---|
default String |
IHasTextWithArgs.getTextWithArgs(Locale aContentLocale)
Deprecated.
Use
IHasText.getText(Locale) instead! |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SMap.put(String sName,
String sValue)
Deprecated.
|
void |
SMap.putAll(Map<? extends String,? extends String> aMap)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default Schema |
IHasSchema.getSchema() |
Schema |
IHasSchema.getSchema(ClassLoader aClassLoader) |
default Schema |
IHasSchema.getSchema(IHasClassLoader aClassLoaderProvider) |
Copyright © 2014–2016 Philip Helger. All rights reserved.