public class ITKApplicationProperties extends Object
Constructor and Description |
---|
ITKApplicationProperties() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getPropertiesMatching(Properties props,
String prefix)
Gets the properties matching.
|
static Properties |
getPropertiesMatching(String prefix)
Gets the properties matching.
|
static String |
getProperty(String propertyName)
Gets the property.
|
public static String getProperty(String propertyName)
propertyName
- the property namepublic static Properties getPropertiesMatching(String prefix)
prefix
- the prefixpublic static Properties getPropertiesMatching(Properties props, String prefix)
props
- the propsprefix
- the prefixAll content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated