| Class | Description |
|---|---|
| JsonFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| JsonFormat.JsonGenerator |
An inner class for writing text to the output stream.
|
| JsonFormat.Tokenizer |
Represents a stream of tokens parsed from a
String. |
| Exception | Description |
|---|---|
| JsonFormat.ParseException |
Thrown when parsing an invalid text format message.
|
Copyright © 2022. All rights reserved.