org.apache.oltu.oauth2.utils.test
Class FileUtils

java.lang.Object
  extended by org.apache.oltu.oauth2.utils.test.FileUtils

public class FileUtils
extends Object


Method Summary
static String readTextFileAsString(String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readTextFileAsString

public static String readTextFileAsString(String fileName)
                                   throws IOException
Throws:
IOException


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.