I am new to COBOL Copybook/ XML mapping. So please forgive me for any silly question I ask here.
Basically I'm required to perform XML to COBOL Copybook and vice versa transformation in a Java Application. I know it can be done in WebShpere Transformation eXtender (WTX) but my requirement is to do it in Java application where WTX runtime will not be available (I guess).
Is there any jars available which I can use in Java to perform these requirements? Any help in this regard would be much appreciated!