|
BeanIO 1.2.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordWriterFactory
A RecordWriterFactory is used to create and configure a RecordWriter.
Method Summary | |
---|---|
RecordWriter |
createWriter(Writer out)
Creates a new RecordWriter to write to an output stream. |
Method Detail |
---|
RecordWriter createWriter(Writer out) throws IllegalArgumentException
out
- the output stream to write to
IllegalArgumentException
- if the factory is improperly configured
and a RecordWriter cannot be created
|
BeanIO 1.2.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |