public static class ReaderExpressionHelper.QuoteFilterExpressionStream extends OutputStream
| Modifier and Type | Field and Description |
|---|---|
protected OutputStream |
delegate |
| Constructor and Description |
|---|
QuoteFilterExpressionStream(OutputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int unquoted) |
close, flush, write, writeprotected final OutputStream delegate
public QuoteFilterExpressionStream(OutputStream delegate)
public void write(int unquoted)
throws IOException
write in class OutputStreamIOException