| Interface | Description |
|---|---|
| Converter |
Converters implement this interface.
|
| ConverterModule |
| Class | Description |
|---|---|
| AbstractConverter |
Abstract converter
|
| AbstractGenericConverter<S,D> |
An abstract converter for checking with generic types.
|
| ConverterFactory |
A Factory of
Converter |
| KnownConverterModuleLoader |
A KnwonConvertModule loads other libs converter modules.
|
| Exception | Description |
|---|---|
| ConverterException |
The exception for throwing when object converting is failed.
|
Copyright © 2018. All rights reserved.