|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean checkError() |
Documentation changed from old to new. |
Flush the stream if it's not closed and check its error state. |
void close() |
Documentation changed from old to new. |
Close the stream. |
void flush() |
Documentation changed from old to new. |
Flush the stream. |
void write(char[] ) |
Documentation changed from old to new. |
Write an array of characters. |
void write(char[], |
Documentation changed from old to new. |
Write a portion of an array of characters. |
void write(int ) |
Documentation changed from old to new. |
Write a single character. |
void write(String ) |
Documentation changed from old to new. |
Write a string. |
void write(String, |
Documentation changed from old to new. |
Write a portion of a string. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |