public static class ManifestHeaderProcessor.NameValueMap extends HashMap<String,Map<String,String>> implements ManifestHeaderProcessor.NameValueCollection, Map<String,Map<String,String>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
NameValueMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCollection(String n,
Map<String,String> v)
Add this Name & Value to the collection.
|
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodeclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void addToCollection(String n, Map<String,String> v)
ManifestHeaderProcessor.NameValueCollectionaddToCollection in interface ManifestHeaderProcessor.NameValueCollectionCopyright © 2010 - 2020 Adobe. All Rights Reserved