| Package | Description |
|---|---|
| org.jeesy.classinfo.converter | |
| org.jeesy.classinfo.converter.api | |
| org.jeesy.classinfo.converter.impl |
| Class and Description |
|---|
| ConversionException
Exception what can be thrown from converters
|
| ConversionService
Converter what able to convert multiple types depending on parameters
|
| Converter
Converter from objects of SrcType to DstType
Converter should accept raw src and dest types and then obtain useful information from extended type info.
|
| ConverterRegistry |
| StringConverter
Facade for string conversion.
|
| TwoWayConverter
Converter which can convert types in both directions.
|
| Class and Description |
|---|
| ConversionException
Exception what can be thrown from converters
|
| Converter
Converter from objects of SrcType to DstType
Converter should accept raw src and dest types and then obtain useful information from extended type info.
|
| TwoWayConverter
Converter which can convert types in both directions.
|
| Class and Description |
|---|
| ConversionException
Exception what can be thrown from converters
|
| ConversionService
Converter what able to convert multiple types depending on parameters
|
| Converter
Converter from objects of SrcType to DstType
Converter should accept raw src and dest types and then obtain useful information from extended type info.
|
| TwoWayConverter
Converter which can convert types in both directions.
|
Copyright © 2016. All rights reserved.