public static class PropertyUtilities.TranslatedProperties extends Properties
Constructor and Description |
---|
PropertyUtilities.TranslatedProperties() |
PropertyUtilities.TranslatedProperties(Properties def) |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String key) |
String |
getProperty(String key,
String def) |
list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
public PropertyUtilities.TranslatedProperties()
public PropertyUtilities.TranslatedProperties(Properties def)
public String getProperty(String key)
getProperty
in class Properties
public String getProperty(String key, String def)
getProperty
in class Properties
Copyright © 2000–2017 FreeHEP. All rights reserved.