public class MetapropertyAttributeDecoder extends Object implements ParameterDecoder<String,MetapropertyAttribute>
| Constructor and Description |
|---|
MetapropertyAttributeDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
decode(String name,
MetapropertyAttribute value) |
public Map<String,String> decode(String name, MetapropertyAttribute value)
decode in interface ParameterDecoder<String,MetapropertyAttribute>Copyright © 2020. All rights reserved.