- All Known Implementing Classes:
- DefaultDataConverter, RedmineDataConverter
public interface DataConverter
A contract to a data converter from a text value to a typed value.
We does not here use the commons-beans classes, since we could have different
types of converter for a same type....
- Since:
- 1.0.3
- Author:
- Tony Chemit - chemit@codelutin.com