public class ExoProperties extends LinkedHashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ExoProperties() |
ExoProperties(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertiesFromText(String text) |
String |
getProperty(String key) |
void |
setProperty(String key,
String value) |
String |
toText() |
String |
toXml() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeCopyright © 2016 eXo Platform SAS. All Rights Reserved.