org.nees.util.unix
Class FileUtils

java.lang.Object
  extended byorg.nees.util.unix.FileUtils

public class FileUtils
extends java.lang.Object


Constructor Summary
FileUtils()
           
 
Method Summary
static void setFileOwner(java.lang.String file, java.lang.String owner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils

public FileUtils()
Method Detail

setFileOwner

public static void setFileOwner(java.lang.String file,
                                java.lang.String owner)
                         throws java.io.IOException
Throws:
java.io.IOException