org.openqa.selenium.io
Class IOUtils

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

public class IOUtils
extends Object


Constructor Summary
IOUtils()
           
 
Method Summary
static String readFully(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 String readFully(InputStream in)
                        throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.