public class IniSJProperties extends SJProperties
indexdefaults| Constructor and Description |
|---|
IniSJProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(InputStream in)
Load in a .ini file.
|
getDelimiter, keys, keySet, propertyNames, put, remove, setDelimiter, setPropertygetProperty, getProperty, list, list, load, loadFromXML, save, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, putAll, putIfAbsent, rehash, remove, replace, replace, replaceAll, size, toString, valuespublic void load(InputStream in) throws IOException
load in class PropertiesIOExceptionCopyright © 2020. All rights reserved.