| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
TypeRegistry |
TypeRegistry.Builder.build()
Builds a
TypeRegistry. |
static TypeRegistry |
TypeRegistry.getEmptyTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
TextFormat.Parser.Builder |
TextFormat.Parser.Builder.setTypeRegistry(TypeRegistry typeRegistry)
Sets the TypeRegistry for resolving Any.
|
TextFormat.Printer |
TextFormat.Printer.usingTypeRegistry(TypeRegistry typeRegistry)
Creates a new
TextFormat.Printer using the given typeRegistry. |
Copyright © 2008–2019. All rights reserved.