public class jScopeProperties extends Properties
defaults| Constructor and Description |
|---|
jScopeProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
void |
load(InputStream inStream) |
getProperty, list, list, 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, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic String getProperty(String key)
getProperty in class Propertiespublic void load(InputStream inStream) throws IOException
load in class PropertiesIOExceptionCopyright © 2022. All rights reserved.