https://github.com/born2snipe/flapjack
A Java Flat Record Parser
https://github.com/born2snipe/flapjack
Last synced: about 1 year ago
JSON representation
A Java Flat Record Parser
- Host: GitHub
- URL: https://github.com/born2snipe/flapjack
- Owner: born2snipe
- Created: 2008-11-11T04:30:58.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T09:27:25.000Z (over 5 years ago)
- Last Synced: 2025-03-24T15:52:15.684Z (about 1 year ago)
- Language: Java
- Homepage: http://code.google.com/p/flapjack/
- Size: 608 KB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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)