| Class and Description |
|---|
| TypeConverterException
Exceptions of this type are only thrown from the
TypeConverter class
if type conversion fails. |
| Class and Description |
|---|
| TypeConverterException
Exceptions of this type are only thrown from the
TypeConverter class
if type conversion fails. |
| Class and Description |
|---|
| ITypeConverter
Special interface that is used to convert between values of different types.
|
| ITypeConverterCallback
A callback interface that is used in several places of the type conversion
engine.
|
| ITypeConverterProvider
Find the correct type converter provider from a source class to a destination
class.
|
| ITypeConverterRegistry
Callback interface for registering new type converters.
|
| ITypeConverterRule
Flexible type converter that can handle multiple source and/or destination
classes.
|
| ITypeConverterRule.ESubType
Define the sub types of the rules.
|
| TypeConverterException
Exceptions of this type are only thrown from the
TypeConverter class
if type conversion fails. |
| TypeConverterException.EReason |
| TypeConverterProviderBestMatch
An type converter provider that tries to provide an exact match before trying
fuzzy matches.
|
| TypeConverterProviderExact
An exact type converter provider.
|
| TypeConverterProviderFuzzy
A fuzzy type converter provider.
|
| TypeConverterProviderRuleBased
A rule based type converter provider.
|
| Class and Description |
|---|
| ITypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own type converters.
|
| ITypeConverterRegistry
Callback interface for registering new type converters.
|
| Class and Description |
|---|
| ITypeConverter
Special interface that is used to convert between values of different types.
|
| ITypeConverterRule
Flexible type converter that can handle multiple source and/or destination
classes.
|
| ITypeConverterRule.ESubType
Define the sub types of the rules.
|
Copyright © 2006–2015 phloc systems. All rights reserved.