public class YamlLoaderConfig
extends Object
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
KEY_ROOT_CONFIG 
public static final String KEY_ROOT_CONFIG
- See Also:
-
-
KEY_DATA_DIR 
public static final String KEY_DATA_DIR
- See Also:
-
-
Constructor Details 
-
YamlLoaderConfig 
public YamlLoaderConfig(Config globalConfig)
-
Method Details 
-
getDataDir 