org.apache.geronimo.deployment.util
Class FileUtil
java.lang.Object
org.apache.geronimo.deployment.util.FileUtil
- public class FileUtil
- extends Object
- Version:
- $Revision: 1.6 $ $Date: 2004/08/04 07:21:54 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUtil
public FileUtil()
toTempFile
public static File toTempFile(InputStream is)
throws IOException
- Throws:
IOException
recursiveDelete
public static void recursiveDelete(File root)
listRecursiveFiles
public static void listRecursiveFiles(File aFile,
Collection aColl)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.