public class ConfigProperties extends Properties
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXTS_DIRECTORY_PROPERTY |
static String |
EVENTS_DIRECTORY_PROPERTY |
static String |
FILE_NAME |
static String |
INDEX_DIRECTORY_PROPERTY |
static String |
RESULTS_DIRECTORY_PROPERTY |
defaults| Constructor and Description |
|---|
ConfigProperties() |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static final String FILE_NAME
public static final String CONTEXTS_DIRECTORY_PROPERTY
public static final String INDEX_DIRECTORY_PROPERTY
public static final String EVENTS_DIRECTORY_PROPERTY
public static final String RESULTS_DIRECTORY_PROPERTY
Copyright © 2019 com.github.svstoll. All rights reserved.