See: Description
| Interface | Description |
|---|---|
| Mapper<S,T> |
Converter for objects.
|
| Class | Description |
|---|---|
| EnumTypeMapper | |
| EnumValueTypeMapper | |
| ExtendMapper | |
| FieldMapper | |
| ListMapper<S,T> |
Converts the content of a list, given a mapper to convert its elements.
|
| Mappers |
Mappers and utilities used by the conversion of the protoparser model to protostream descriptors.
|
| MessageTypeMapper |
Mapper for Type.
|
| OptionMapper | |
| ProtofileMapper |
Mapper for high level protofile to FileDescriptor.
|