| Package | Description | 
|---|---|
| com.fasterxml.jackson.dataformat.protobuf | |
| com.fasterxml.jackson.dataformat.protobuf.schema | Contains functionality for generating internal Protobuf schema instances
 from external protoc resources. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ProtobufSchemaLoader | ProtobufMapper. _schemaLoader | 
| Modifier and Type | Method and Description | 
|---|---|
| ProtobufSchemaLoader | ProtobufMapper. schemaLoader()Accessor for reusable  ProtobufSchemaLoaderwhich can be
 used for loading protoc definitions from files and other external
 sources. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProtobufMapper. setSchemaLoader(ProtobufSchemaLoader l) | 
| Modifier and Type | Field and Description | 
|---|---|
| static ProtobufSchemaLoader | ProtobufSchemaLoader. stdStandard loader instance that is usually used for loading protoc
 schemas. | 
Copyright © 2016 FasterXML. All rights reserved.