org.openqa.selenium.io
Class Cleanly

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

public class Cleanly
extends Object


Constructor Summary
Cleanly()
           
 
Method Summary
static void close(Channel toClose)
           
static void close(InputStream toClose)
           
static void close(OutputStream toClose)
           
static void close(Reader reader)
           
static void close(Writer reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cleanly

public Cleanly()
Method Detail

close

public static void close(Channel toClose)

close

public static void close(InputStream toClose)

close

public static void close(OutputStream toClose)

close

public static void close(Reader reader)

close

public static void close(Writer reader)


Copyright © 2011. All Rights Reserved.