|
BeanIO 2.0.4 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RecordMarshaller | Interface for marshalling a single record object. |
RecordParserFactory | Factory interface for creating record parsers. |
RecordReader | A RecordReader is used to divide an input stream into records. |
RecordUnmarshaller | Interface for unmarshalling a single record. |
RecordWriter | A RecordWriter is used to write records to an output stream. |
Class Summary | |
---|---|
RecordParserFactorySupport | A base class for implementing a custom RecordParserFactory . |
Exception Summary | |
---|---|
RecordIOException | A RecordIOException is thrown when a RecordReader or RecordUnmarshaller
encounters a malformed record. |
Record reader and writer API.
|
BeanIO 2.0.4 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |