|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Converter
Converter that can be used to format the incoming data before processing it by the Reader.
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.String data)
Format incoming data before processing it by the Reader. |
| Method Detail |
|---|
java.lang.String format(java.lang.String data)
data - raw data
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||