CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa.
Source is now available in GitHub: https://github.com/bmTas/cb2xml
funcgen shall provide a web frontend to monitor and change the settings of a function generator. Its possible that the function generator is connected to a diffrent computer than the webserver the frontend is running at. Frontend is written in Java/JSP.