|
jCopybook2Java ™ is a very smart tool
that generates Java classes for given mainframe copybook format.
Generated java classes are not just java bean, it also knows
how to format basic java data types /java objects to copybook
equivalent using actual informations that are extracted from
copybook format such as 'type', 'padding width', 'padding
character' and etc. It also knows how extract actual data
from copybook data and convert to basic java data types/ java
Objects.
It supports copybook data types such as PIC, CMP2, CMP3, Enumeration(88)
and etc.
Features
- Generates Java classes for given copybook format.
- Supports various copybook data types such as PIC, CMP2,
CMP3 and etc.
- Supports copybook enumeration field (88).
- Reads and writes copybook data formats such as 'Fixed
Value Length', 'Key (Fixed)-Value' and 'Key(variable)-value'.
- Generated classes can be used to development J2EE applications.
Custom J2EE application code generator is also available
to web enable your mainframe application with ease.
|