Package | Description |
---|---|
com.google.protobuf.util |
Modifier and Type | Class and Description |
---|---|
private static class |
JsonFormat.CompactTextGenerator
Format the json without indentation
|
private static class |
JsonFormat.PrettyTextGenerator
A TextGenerator adds indentation when writing formatted text.
|
Modifier and Type | Field and Description |
---|---|
private JsonFormat.TextGenerator |
JsonFormat.PrinterImpl.generator |