public interface IConfig extends ISection
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the memory configuration.
|
boolean |
load()
(Re)loads this config from disk.
|
boolean |
reloadConfig()
Reloads this config from disk.
|
boolean |
saveConfig()
Saves this config and returns its success.
|
boolean |
saveDefaultConfig()
Saves the default config if this config file doesn't exist yet.
Otherwise does nothing. |
addCommentsAbove, addCommentsBelow, addEntry, contains, get, getEntries, getEntries, getKeys, getKeys, getName, getParent, getPath, getSection, remove, remove, removeBatch, removeBatch, removeEntry, renew, set, setList, setList, setList, setListgetBoolean, getBoolean, getBooleanList, getByte, getByte, getByteList, getChar, getChar, getCharacterList, getDouble, getDouble, getDoubleList, getFloat, getFloat, getFloatList, getInt, getInt, getIntegerList, getLong, getLong, getLongList, getMixedList, getObject, getObject, getShort, getShort, getShortList, getString, getString, getStringList, getT, getT, getTList, isBoolean, isByte, isChar, isDouble, isFloat, isInt, isLong, isShort, isString, isTboolean saveDefaultConfig()
boolean reloadConfig()
load()boolean saveConfig()
saveConfig in interface ISectionvoid clear()
boolean load()
Copyright © 2014. All rights reserved.