public class ApplicationConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
getPropsFromResource(String resourceName) |
static Properties |
getPropsFromXml(String propsXml) |
static Properties |
getPropsFromXmlResource(String resourceName) |
static Properties |
getPropsFromXmlStream(InputStream propsXmlStream) |
static String |
getXmlFromProps(Properties props) |
public static Properties getPropsFromResource(String resourceName)
public static Properties getPropsFromXml(String propsXml)
public static Properties getPropsFromXmlStream(InputStream propsXmlStream)
public static Properties getPropsFromXmlResource(String resourceName)
public static String getXmlFromProps(Properties props)
Copyright © 2009–2019 DuraSpace. All rights reserved.