This project is mostly Commonly used to Analyse Cobol copybooks. The project 3 functions, Analysis and Conversion of Cobol-Copybooks to Xml; conversion of Cobol Data Files (Text only) to Xml. Conversion of Xml files to Cobol-Data files (Text only)
Homepage
Download
Recent Releases
0.95.111 Feb 2015 10:34
minor feature:
Add new Cb2Xml2 class which does not swallow exceptions (like the Cb2Xml class does), added dtd and xsd schemas for the Xml produced by Cb2Xml, added simple example Java (Jaxb) and python programs and Added a simple Example java program that will display a Cobol Copybook in a Tree-Table.
0.9527 Jan 2015 04:42
minor bugfix:
Most methods now accept stream as well File, Support for Hex literals,
Support for sync keyword, Fixed issue with fields starting with numbers,
Fixed issue with comments at start of copybook in dat2xml and xml2dat
Fixed issue with "anonymous" REDEFINES,
Fixed issue with sign separate. Also added automated tests
|