Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
OutputStream
gnu.xml.dom.ls.WriterOutputStream
public class WriterOutputStream
extends OutputStream
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
public void close() throws IOException
public void flush() throws IOException
public void write(byte[] b) throws IOException
public void write(byte[] b, int off, int len) throws IOException
public void write(int c) throws IOException