public class RecursiveProperties extends Properties
Properties
with lookup features for property resolutions RecursiveLookup
String
with the value of the property inside the placeholder. UddiLookup
:Replacing the placehlolder $uddi{
String
with the corresponding UDDI entry.SystemLookup
: Replacing the placeholder $system{String
with
the corresponding System.getProperty(String)
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
Enumeration<Object> |
keys() |
list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, toString, values
public String getProperty(String key, String defaultValue)
getProperty
in class Properties
public String getProperty(String key)
getProperty
in class Properties
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.