public static class PropertiesSheetListener.CaseInsensitiveMap extends HashMap<String,List<String[]>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PropertiesSheetListener.CaseInsensitiveMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String[] value) |
List<String> |
getProperty(String key) |
List<String> |
getPropertyCells(String key) |
String |
getSingleProperty(String key) |
String |
getSingleProperty(String key,
String defaultValue) |
String |
getSinglePropertyCell(String key) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.