Package | Description |
---|---|
com.google.protobuf.util |
Modifier and Type | Method and Description |
---|---|
JsonFormat.TypeRegistry |
JsonFormat.TypeRegistry.Builder.build()
Builds a
JsonFormat.TypeRegistry . |
static JsonFormat.TypeRegistry |
JsonFormat.TypeRegistry.getEmptyTypeRegistry() |
Modifier and Type | Method and Description |
---|---|
JsonFormat.Printer |
JsonFormat.Printer.usingTypeRegistry(JsonFormat.TypeRegistry registry)
Creates a new
JsonFormat.Printer using the given registry. |
JsonFormat.Parser |
JsonFormat.Parser.usingTypeRegistry(JsonFormat.TypeRegistry registry)
Creates a new
JsonFormat.Parser using the given registry. |
Copyright © 2008–2018. All rights reserved.