| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
OutputStreamgnu.xml.dom.ls.WriterOutputStreampublic class WriterOutputStreamextends OutputStreamConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
public void close()
throws IOExceptionpublic void flush()
throws IOExceptionpublic void write(byte[] b)
throws IOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOExceptionpublic void write(int c)
throws IOException