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, outdentpublic CouchDBGenerator(Appendable output)
public void print(CharSequence text) throws IOException
JsonFormat.JsonGeneratorprint in class JsonFormat.JsonGeneratorIOExceptionCopyright © 2016. All rights reserved.