|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TextFormat.ParseException in com.google.protobuf |
|---|
| Methods in com.google.protobuf that throw TextFormat.ParseException | |
|---|---|
static void |
TextFormat.merge(java.lang.CharSequence input,
ExtensionRegistry extensionRegistry,
Message.Builder builder)
Parse a text-format message from input and merge the contents
into builder. |
static void |
TextFormat.merge(java.lang.CharSequence input,
Message.Builder builder)
Parse a text-format message from input and merge the contents
into builder. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||