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