|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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....
| Method Summary | |
|---|---|
Object |
convert(String t)
|
| Method Detail |
|---|
Object convert(String t)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||