sortMap

private final TreeMap<String, String> sortMap(Map<String, String> map)

Sort the metadata by keys

Return

TreeMap - the sorted metadata map

Parameters

map
  • the metadata map