| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
static TextFormat.Parser.Builder |
TextFormat.Parser.newBuilder()
Returns a new instance of
TextFormat.Parser.Builder. |
TextFormat.Parser.Builder |
TextFormat.Parser.Builder.setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy p)
Sets parser behavior when a non-repeated field appears more than once.
|