public class PropFile extends Object
Constructor and Description |
---|
PropFile() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getProperties(String srcFile,
boolean internal) |
static String |
getProperty(Properties properties,
String property) |
public static final Properties getProperties(String srcFile, boolean internal)
srcFile
- the srcFile to loadinternal
- where get the filepublic static final String getProperty(Properties properties, String property)
properties
- the properties to setproperty
- the property to getCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.