public class ShepherdProperties extends Object
Constructor and Description |
---|
ShepherdProperties() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getContextsProperties() |
static Properties |
getProperties(String fileName) |
static Properties |
getProperties(String fileName,
String langCode) |
static Properties |
getProperties(String fileName,
String langCode,
String context) |
private static Properties |
loadOverrideProps(String shepherdDataDir,
String fileName,
String langCode) |
public static Properties getProperties(String fileName)
public static Properties getProperties(String fileName, String langCode)
public static Properties getProperties(String fileName, String langCode, String context)
public static Properties getContextsProperties()
private static Properties loadOverrideProps(String shepherdDataDir, String fileName, String langCode)
Copyright © 2014. All Rights Reserved.