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 class
JsonFormat.CompactTextGenerator
Format the json without indentationprivate static class
JsonFormat.PrettyTextGenerator
A TextGenerator adds indentation when writing formatted text.Fields in com.google.protobuf.util declared as JsonFormat.TextGenerator Modifier and Type Field Description private JsonFormat.TextGenerator
JsonFormat.PrinterImpl. generator
-