org.apache.curator.test
Class DirectoryUtils
java.lang.Object
org.apache.curator.test.DirectoryUtils
public class DirectoryUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryUtils
public DirectoryUtils()
deleteRecursively
public static void deleteRecursively(File file)
throws IOException
- Throws:
IOException
deleteDirectoryContents
public static void deleteDirectoryContents(File directory)
throws IOException
- Throws:
IOException
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.