wt.load.util
Class ToolHelper

java.lang.Object
  extended bywt.load.util.ToolHelper

public class ToolHelper
extends Object


Constructor Summary
ToolHelper()
           
 
Method Summary
static void copyDir(String sourceDirName, String destDirName, String stExtension)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolHelper

public ToolHelper()
Method Detail

copyDir

public static void copyDir(String sourceDirName,
                           String destDirName,
                           String stExtension)
                    throws IOException
Throws:
IOException