|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.firefox.internal.Streams
public class Streams
Constructor Summary | |
---|---|
Streams()
|
Method Summary | |
---|---|
static java.lang.String |
drainStream(java.io.OutputStream stream)
Drains the contents of a stream without blocking on further input from that stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Streams()
Method Detail |
---|
public static java.lang.String drainStream(java.io.OutputStream stream) throws java.io.IOException
stream
- the stream to drain
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |