edu.ogi.cse.xs.common
Class Util

java.lang.Object
  extended by edu.ogi.cse.xs.common.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static void removeRecursively(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

removeRecursively

public static void removeRecursively(java.lang.String path)
                              throws java.io.IOException
Throws:
java.io.IOException