| Modifier and Type | Method and Description |
|---|---|
static JsonFormat.Parser |
JsonFormat.parser()
Creates a
JsonFormat.Parser with default configuration. |
JsonFormat.Parser |
JsonFormat.Parser.usingTypeRegistry(JsonFormat.TypeRegistry registry)
Creates a new
JsonFormat.Parser using the given registry. |
Copyright © 2008–2016 Google. All rights reserved.