net.sf.magicproject.tools
Class Converter

java.lang.Object
  extended by net.sf.magicproject.tools.Converter

public final class Converter
extends java.lang.Object

Since:
0.82
Author:
Fabrice Daugan

Method Summary
static void convertDCK(java.lang.String directory)
          DCK format should be : ;comment ...
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertDCK

public static void convertDCK(java.lang.String directory)
                       throws java.io.IOException
DCK format should be :

Parameters:
directory - the directory containing the files to translate.
Throws:
java.io.IOException - If some other I/O error occurs


Copyright © 2003-2007 Magic-Project. All Rights Reserved.