Package org.beanio.internal.parser.format.fixedlength
Parser implementation for the fixed length stream format.
-
Class Summary Class Description FixedLengthFieldFormat AFieldFormat
implementation for a field in a fixed length formatted stream.FixedLengthFieldPadding FieldPadding
implementation for a fixed length field.FixedLengthMarshallingContext AMarshallingContext
for a fixed length formatted stream.FixedLengthRecordFormat ARecordFormat
implementation for a fixed length formatted record.FixedLengthStreamFormat AStreamFormatSupport
implementation for the fixed length stream format.FixedLengthTextLengthCounter FixedLengthUnmarshallingContext TheUnmarshallingContext
implementation for a fixed length formatted stream.FixedLengthUtils