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, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2015 eXo Platform SAS. All Rights Reserved.