Woulda, coulda, shoulda! Login and vote now.
By myglegaard
via ancientprogramming.com
Published: May 27 2008 / 05:51
Fixedformat4j is an easy to use Java framework for working with fixed formatted text files. By annotating your code you can setup the offsets and format for your instructions when reading/writing to and from fixed format files.
Fixedformat4j handles the following build in datatypes: * String * Character * Long * Integer * Double * Float * Date * Boolean * BigDecmial
At the same time it is straight forward to write and plugin your own formatters for custom datatypes.
SaveShareSend
Tags: frameworks, java, open source
Add your comment