JRecord
Read Cobol data files in Java
provide Java Record based IO routines for Fixed Width (including Text, Mainframe, Cobol and Binary) and delimited Flat files via a Record Layout (Cobol, CSV or XML).
The source is now available at https://github.com/bmTas/JRecord
Projects using JRecord include:
* https://github.com/thospfuller/rcoboldi - Cobol File in R
* https://github.com/tmalaska/CopybookInputFormat - Cobol files in Hadoop
* https://github.com/gss2002/copybook_formatter
* https://github.com/gss2002/ftp2hdfs...