| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalFromAttachmentConverter
Convert any
Attachment to a Canonical format. |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFromNumberConverter
|
class |
BooleanFromStringConverter
|
class |
CanonicalFromCharArrayConverter
Convert any char[] to a
Canonical format. |
class |
CanonicalFromDateConverter
|
class |
CanonicalFromFileConverter
|
class |
CanonicalFromObjectConverter
|
class |
CanonicalFromStringConverter
|
class |
CanonicalFromUndefinedConverter
|
class |
CharacterFromStringConverter
|
class |
DateFromNumberConverter
|
class |
DateFromStringConverter
|
class |
DoubleDispatchConverter
Double dispatch converter.
|
class |
DoubleFromNumberConverter
|
class |
DoubleFromStringConverter
|
class |
FileFromStringConverter
|
class |
FloatFromBooleanConverter
|
class |
FloatFromNumberConverter
|
class |
FloatFromStringConverter
|
class |
IntegerFromBooleanConverter
|
class |
IntegerFromNumberConverter
|
class |
IntegerFromStringConverter
|
class |
LocatorFromArgsConverter
|
class |
LocatorFromStringConverter
|
class |
LongFromNumberConverter
|
class |
LongFromStringConverter
|
| Modifier and Type | Method and Description |
|---|---|
IConverter |
StandardConverterRegistry.lookupConverter(Class targetType) |
IConverter |
IConverterRegistry.lookupConverter(Class targetType) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardConverterRegistry.registerConverter(IConverter converter) |
void |
IConverterRegistry.registerConverter(IConverter converter) |
void |
DoubleDispatchConverter.registerConverter(IConverter converter) |
void |
StandardConverterRegistry.unregisterConverter(IConverter converter) |
void |
IConverterRegistry.unregisterConverter(IConverter converter) |
void |
DoubleDispatchConverter.unregisterConverter(IConverter converter) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalFromSecretConverter
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalFromDigestConverter
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalFromEnumItemConverter
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalFromFactoryConverter
Convert any
CommonFactory to a Canonical format. |
| Modifier and Type | Class and Description |
|---|---|
class |
IPCObjectFromObjectConverter
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreferenceValueFromArgsConverter |
class |
PreferenceValueFromStringConverter |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.