Package org.nuiton.converter

This package contains the converter api + the format api.

Converter api

This converter api is based on the http://commons.apache.org/beanutils 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.

Since:
1.0
Author:
Tony Chemit - chemit@codelutin.com