public class YamlLoaderConfig
extends Object
-
-
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)
-