org.sape.carboncontrib.utils
Class FileUtils
java.lang.Object
org.sape.carboncontrib.utils.FileUtils
- public class FileUtils
- extends Object
File and directory utilities.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUtils
public FileUtils()
getCurrentDirectory
public static final String getCurrentDirectory()
throws IOException
- Returns the current directory as a string.
- Returns:
- String - the current directory
- Throws:
IOException
Copyright 2003 Sapient Corporation. All Rights Reserved.