| Modifier and Type | Method and Description |
|---|---|
static void |
TextFormat.merge(CharSequence input,
ExtensionRegistry extensionRegistry,
Message.Builder builder)
Parse a text-format message from
input and merge the contents
into builder. |
static void |
TextFormat.merge(CharSequence input,
Message.Builder builder)
Parse a text-format message from
input and merge the contents
into builder. |
Copyright © 2008-2013 Google. All Rights Reserved.