See: Description
| Interface | Description |
|---|---|
| NuitonConverter<O> |
Over
Converter contract to be able to get main type of a converter. |
| Class | Description |
|---|---|
| ColorConverter | |
| ConverterUtil |
Useful class to get / register converter from
ConvertUtils
or trying to get it from this package. |
| EnumConverter<E extends Enum> | |
| KeyStrokeConverter | |
| LocaleConverter | |
| URIConverter | |
| URLConverter |
commons-beanutils.
With a thin over layer (see NuitonConverter to get at loading
the type of converter to register.
Use the ConverterUtil to register or obtain a
converter.Copyright © 2014 CodeLutin. All rights reserved.