public class CharArrayClobWriter
extends java.io.CharArrayWriter
| Constructor and Description |
|---|
CharArrayClobWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
setWriterWatcher(WriterWatcher aWatcher) |
public void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.CharArrayWriterpublic void flush()
flush in interface java.io.Flushableflush in class java.io.CharArrayWriterpublic void setWriterWatcher(WriterWatcher aWatcher)