Uses of Interface
com.google.protobuf.util.JsonFormat.TextGenerator
-
Packages that use JsonFormat.TextGenerator Package Description com.google.protobuf.util -
-
Uses of JsonFormat.TextGenerator in com.google.protobuf.util
Classes in com.google.protobuf.util that implement JsonFormat.TextGenerator Modifier and Type Class Description private static classJsonFormat.CompactTextGeneratorFormat the JSON without indentationprivate static classJsonFormat.PrettyTextGeneratorA TextGenerator adds indentation when writing formatted text.Fields in com.google.protobuf.util declared as JsonFormat.TextGenerator Modifier and Type Field Description private JsonFormat.TextGeneratorJsonFormat.PrinterImpl. generator
-