public class PropertyUtil
extends java.lang.Object
| Constructor and Description |
|---|
PropertyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Properties |
loadPropertyFile(java.lang.String prefix,
java.lang.String directory,
java.util.Properties defaults)
Loads up a property file from class path or absolute directory if it exists
|
public static java.util.Properties loadPropertyFile(java.lang.String prefix,
java.lang.String directory,
java.util.Properties defaults)
throws java.net.URISyntaxException,
java.io.IOException
directory - defaults - java.net.URISyntaxExceptionjava.io.IOException