public static final class NullHackJsonLiteralAdapter.NullReplacingWriter extends Writer
| Constructor and Description |
|---|
NullHackJsonLiteralAdapter.NullReplacingWriter(Writer delegate,
String nullReplacement) |
public void write(char[] buffer,
int offset,
int count)
throws IOException
write in class WriterIOExceptionpublic void write(String s) throws IOException
write in class WriterIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class WriterIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.