public static class PropertiesUtils.SectionedProperties extends Properties
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SECTION |
defaults| Constructor and Description |
|---|
SectionedProperties() |
SectionedProperties(Properties _props) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Properties> |
getProperties() |
Object |
put(Object keyObj,
Object valueObj) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static final String DEFAULT_SECTION
public SectionedProperties()
public SectionedProperties(Properties _props)
Copyright © 2015. All rights reserved.