org.openqa.selenium.io
Class IOUtils

java.lang.Object
  extended by org.openqa.selenium.io.IOUtils

public class IOUtils
extends java.lang.Object


Constructor Summary
IOUtils()
           
 
Method Summary
static java.lang.String readFully(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

readFully

public static java.lang.String readFully(java.io.InputStream in)
                                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012. All Rights Reserved.