public class RiceLoader extends Object
| Constructor and Description |
|---|
RiceLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected static Properties |
convert(Config config) |
protected static Config |
getConfig(String location) |
static Properties |
load(File file) |
static Properties |
load(String location) |
protected static <T> T |
unmarshal(Class<T> type,
InputStream in) |
public RiceLoader()
public static Properties load(File file)
public static Properties load(String location)
protected static Properties convert(Config config)
protected static <T> T unmarshal(Class<T> type, InputStream in) throws IOException
IOExceptionCopyright © 2010–2014 The Kuali Foundation. All rights reserved.