public class ConfigurationSettingsLoader extends Object
Constructor and Description |
---|
ConfigurationSettingsLoader() |
Modifier and Type | Method and Description |
---|---|
static String |
getPasswordWithNotice(Hashtable<?,?> props,
String key,
String defval) |
static String |
getPropertyWithNotice(Hashtable<?,?> props,
String key,
String defval) |
static String |
getPropertyWithNotice(Hashtable<?,?> props,
String key,
String defval,
String options) |
private static String |
getPropertyWithNotice(Hashtable<?,?> props,
String key,
String defval,
String options,
boolean hide) |
public ConfigurationSettingsLoader()
public static String getPropertyWithNotice(Hashtable<?,?> props, String key, String defval)
public static String getPropertyWithNotice(Hashtable<?,?> props, String key, String defval, String options)
public static String getPasswordWithNotice(Hashtable<?,?> props, String key, String defval)
Copyright © 2017 dcm4che.org. All rights reserved.