TextFormat.Printer |
TextFormat.Printer.emittingSingleLine(boolean singleLine) |
Return a new Printer instance with the specified line formatting status.
|
(package private) TextFormat.Printer |
TextFormat.Printer.enablingSafeDebugFormat(boolean enablingSafeDebugFormat) |
Return a new Printer instance that outputs a redacted and unstable format suitable for
debugging.
|
TextFormat.Printer |
TextFormat.Printer.escapingNonAscii(boolean escapeNonAscii) |
Return a new Printer instance with the specified escape mode.
|
static TextFormat.Printer |
TextFormat.printer() |
Printer instance which escapes non-ASCII characters.
|
TextFormat.Printer |
TextFormat.Printer.usingExtensionRegistry(ExtensionRegistryLite extensionRegistry) |
|
TextFormat.Printer |
TextFormat.Printer.usingTypeRegistry(TypeRegistry typeRegistry) |
|