public class HeaderMapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,byte[]> |
map(Map<String,String> attributes,
Map<String,String> extensions)
Following the signature of
FormatHeaderMapper |
public static Map<String,byte[]> map(Map<String,String> attributes, Map<String,String> extensions)
FormatHeaderMapperattributes - The map of attributes created by
AttributesImpl.marshal(AttributesImpl)extensions - The map of extensions created by
ExtensionFormat.marshal(java.util.Collection)byte[]Copyright © 2019. All rights reserved.