protected static class CouchDBFormat.CouchDBGenerator extends JsonFormat.JsonGenerator
Constructor and Description |
---|
CouchDBGenerator(Appendable output) |
Modifier and Type | Method and Description |
---|---|
void |
print(CharSequence text)
Print text to the output stream.
|
indent, outdent
public CouchDBGenerator(Appendable output)
public void print(CharSequence text) throws IOException
JsonFormat.JsonGenerator
print
in class JsonFormat.JsonGenerator
IOException
Copyright © 2019. All rights reserved.