born2snipe / flapjack

A Java Flat Record Parser

This URL has Read+Write access

born2snipe (author)
Tue Nov 03 17:54:26 -0800 2009
commit  ac8c63396686e665e2c6f49429776829a091cf05
tree    32f337dd7c5d80331f1ff52ba8836c04ed9813d0
parent  e577e47be3181cead1d8075c17504a9d4a702e0f
README
************************************************************
*** WELCOME TO THE WONDERFUL WORLD A FLAT RECORD PARSING ***
************************************************************

Flapjack is the PREMIER flat record parser....yea right.....
for all I know there is a better flat record parser out there.
This project has really materialized into a learning exercise
on how complicated flat record parsing really can be and how
I approached it.

To see how to use Flapjack please check:

Project site: http://code.google.com/p/flapjack

Usage Examples: there is a flap-jack example module that has
  different complexities of implementations.

Happy Parsing!  :0)