org.kuali.ole.docstore.model.xstream
Class FileUtil

java.lang.Object
  extended by org.kuali.ole.docstore.model.xstream.FileUtil

public class FileUtil
extends Object

Created by IntelliJ IDEA. User: pvsubrah Date: 2/20/12 Time: 12:11 AM To change this template use File | Settings | File Templates.


Constructor Summary
FileUtil()
           
 
Method Summary
 String readFile(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtil

public FileUtil()
Method Detail

readFile

public String readFile(File file)
                throws IOException
Throws:
IOException


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.