com.pushtotest.testnetwork
Class Util

java.lang.Object
  extended by com.pushtotest.testnetwork.Util

public class Util
extends java.lang.Object

Version:
#.#
Author:
bradfute bradfute@pushtotest.com

Constructor Summary
Util()
           
 
Method Summary
static java.util.Hashtable getRecursiveFileList(java.lang.String sParents, java.io.File fTopdir)
           
static void Rmdir(java.io.File f)
           
 
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

getRecursiveFileList

public static java.util.Hashtable getRecursiveFileList(java.lang.String sParents,
                                                       java.io.File fTopdir)

Rmdir

public static void Rmdir(java.io.File f)


Copyright © 2003 PushToTest. All Rights Reserved.