com.hp.hpl.jena.util
Class FileUtils

java.lang.Object
  |
  +--com.hp.hpl.jena.util.FileUtils

public class FileUtils
extends java.lang.Object


Constructor Summary
FileUtils()
           
 
Method Summary
static java.lang.String readWholeFile(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils

public FileUtils()
Method Detail

readWholeFile

public static java.lang.String readWholeFile(java.lang.String filename)
                                      throws java.io.IOException


Copyright © 2001 Hewlett-Packard. All Rights Reserved.