JRecord allows you to read legacy, fixed width, and delimited flat files in Java. Files are interpreted via a Record-Layout (file description), which can be COBOL, XML, or CSV. The package provides an editor to edit files using the record layout, a wizard to build XML layouts from a files contents, and a formatted file compare that uses the layout in the compare process.

Changes: This release fulfills a couple of user requests. There is an option for having column names in quotes for CSV files, and an enhanced copy utility.

B1f30601201d38c4d6417963a43b403a_thumb

Release Tags: Very Minor

Licenses: LGPL, GPL