I added some extra code to be able to convert a Cobol data stream (string) that matches some cobybook into a Java object (called CobolElements with an hashtable internal structure). This CobolElements can then be used to retrieve the cobol data into a Java program. Some more information and an example + code can be found on my blog: http://myTselection.blogspot.com.
I also updated some parts...
2009-05-24 18:55:55 UTC in COBOL copybook to XML converter