ch.codeconsult.jfor.main
Class CmdLineConverter

java.lang.Object
  extended by ch.codeconsult.jfor.main.CmdLineConverter

public class CmdLineConverter
extends java.lang.Object

Kept for compatibility with "old" ch.codeconsult package names. DO NOT MODIFY this class - any changes must be made to org.jfor.jfor.main.CmdLineConverter.main instead

Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch
See Also:
org.jfor.jfor.main.CmdLineConverter.main

Constructor Summary
CmdLineConverter()
           
 
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

CmdLineConverter

public CmdLineConverter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception