About legstar
Translates COBOL structures to a java model. Converts Mainframe data to Java objects.
Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| legstar-base | Common annotations and utility classes |
| legstar-base-test | Common test classes |
| legstar-converter | Converters for COBOL data items to JAVA objects |
| legstar-generator | Generates COBOL annotated JAVA beans from COBOL copybooks |
| legstar-parser | Parses a COBOL copybooks into an abstract syntax tree |
| legstar-jaxb-generator | Generates COBOL and XML annotated JAVA beans from COBOL copybooks |
| legstar-jaxb-converter | Converters for COBOL data items to XML using JAXB |
| legstar-jaxb-samples | Sample COBOL and XML annotated classes |
| legstar-json-generator | Generates COBOL and JSON annotated JAVA beans from COBOL copybooks |
| legstar-json-samples | Sample COBOL and JSON annotated classes |
| legstar-json-converter | Converters for COBOL data items to JSON |
| legstar-maven-plugin | Generates JAVA bean classes for a set of COBOL copybooks |
