Flatworm

Flatworm is a framework for Java designed to eliminate the need to hand-parse fixed length flat file data. It uses an XML file that describes the format of an input source and breaks the input into beans of the user's choosing. It can handle multiple record types in the same file (using either line length or key field values to determine the correct type), and can support multiple-line records. It can also parse multiple beans out of a single record.

Tags Database Software Development Libraries Java Libraries Text Processing
Licenses LGPL
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  01 Aug 2007 10:43
  • Rrelease-after

Changes: This release finally adds the ability to generate as well as parse flat files, using the same XML description file. It includes numerous code cleanups and improvements. It handles multiple-level bean references (person.address.zipcodes, for example), more than one type of padding character, and can now use streams for input and output.

  • Rrelease-mid
  •  16 Jun 2004 11:00
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

update_id3_length

A utility to update the play duration of an MP3 file.

No-screenshot

Project Spotlight

PHP ShoutBox

Allows your users to post short messages on your site.