net.sf.cobol2j.examples
Class Dat2xml

java.lang.Object
  extended by net.sf.cobol2j.examples.Dat2xml

public class Dat2xml
extends java.lang.Object


Constructor Summary
Dat2xml()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dat2xml

public Dat2xml()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.io.IOException,
                        java.lang.ClassNotFoundException,
                        java.lang.InstantiationException,
                        java.lang.IllegalAccessException,
                        FileFormatException,
                        javax.xml.bind.JAXBException,
                        RecordParseException
Throws:
java.io.FileNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
FileFormatException
javax.xml.bind.JAXBException
RecordParseException


Copyright © 2009. All Rights Reserved.