|
BeanIO 1.2.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordReaderFactory
A RecordReaderFactory is used to create and configure a RecordReader.
Method Summary | |
---|---|
RecordReader |
createReader(Reader in)
Creates a new RecordReader to read from an input stream. |
Method Detail |
---|
RecordReader createReader(Reader in) throws IllegalArgumentException
in
- the input stream to read from
IllegalArgumentException
- if the factory is improperly configured
and a RecordReader cannot be created
|
BeanIO 1.2.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |