public class MetadataUtils extends Object
Modifier | Constructor and Description |
---|---|
protected |
MetadataUtils()
Only static members.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Map<String,Metadata>> |
parseAndPopulateMetadataMap(JsonObject jsonObject)
Creates a map of metadata from json.
|
protected MetadataUtils()
public static Map<String,Map<String,Metadata>> parseAndPopulateMetadataMap(JsonObject jsonObject)
jsonObject
- metadata json object for metadata field in get /files?fileds=,etadata.scope.template response