jrecordbind: fixed length file parser

=== JRecordBind ===

A tiny and super fast library that aims to

* map fixed-length lines to bean instances, ready to be chewed by an import procedure (Unmarshaller)

* and export record beans into a fixed-length file (Marshaller).

take al look to it at jrecordbind: Home.
It is a very good library, I will suggest for solve these issues, because it has XML integration too