BeanIO 2.0.4

Package org.beanio.stream.fixedlength

Fixed length record parser implementation.

See:
          Description

Class Summary
FixedLengthParserConfiguration Stores configuration settings for parsing fixed length formatted streams.
FixedLengthReader A FixedLengthReader is used to read records from a fixed length file or input stream.
FixedLengthRecordParser A combined RecordMarshaller and RecordUnmarshaller implementation for fixed length formatted records.
FixedLengthRecordParserFactory Default RecordParserFactory for the fixed length stream format.
FixedLengthWriter A FixedLengthWriter is used to write records to fixed length flat file or output stream.
 

Package org.beanio.stream.fixedlength Description

Fixed length record parser implementation.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim