Index

A C D G K S 
All Classes|All Packages

A

addDefault(String, Object) - Method in class de.kelanisystem.kelaniconfig.KelaniYamlFile
Adds a default to the config file and activates copy-defaults option
addDefault(String, String, Object) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Copies a default into config.
addDefaults(String, Map<String, Object>) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Copies multiple defaults into config.
addDefaults(Map<String, Object>) - Method in class de.kelanisystem.kelaniconfig.KelaniYamlFile
Adds multiple default entries and activates copy-defaults option
addDefaults(Configuration) - Method in class de.kelanisystem.kelaniconfig.KelaniYamlFile
Adds multiple default entries and activates copy-defaults option

C

copyDefaults(String, boolean) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Sets copy defaults option and saves
createFile(String...) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Creates config(s) default path
createFile(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Creates config(s) with different path
createFileWithOwnPath(Path, String...) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Creates config(s) with different path

D

de.kelanisystem.kelaniconfig - package de.kelanisystem.kelaniconfig
 

G

get(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an object out of config
getBoolean(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an boolean out of config
getConfig(String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Returns configfile by name
getInteger(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an integer out of config file
getIntegerList(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an integer list out of config
getList(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an list out of config
getName() - Method in class de.kelanisystem.kelaniconfig.KelaniYamlFile
Get name of config
getString(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an string out of config
getStringList(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Gets an string list out of config

K

KelaniConfigManager - Class in de.kelanisystem.kelaniconfig
 
KelaniConfigManager() - Constructor for class de.kelanisystem.kelaniconfig.KelaniConfigManager
Creates new instance of the KelaniConfigManager Default configfolder is data/
KelaniConfigManager(Path) - Constructor for class de.kelanisystem.kelaniconfig.KelaniConfigManager
Creates new instance of the KelaniConfigManager
KelaniYamlFile - Class in de.kelanisystem.kelaniconfig
 
KelaniYamlFile(File, String) - Constructor for class de.kelanisystem.kelaniconfig.KelaniYamlFile
Creates / Loads a config file

S

save(String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Saves specific config
setHeader(String, String) - Method in class de.kelanisystem.kelaniconfig.KelaniConfigManager
Set header rows of the config.
setName(String) - Method in class de.kelanisystem.kelaniconfig.KelaniYamlFile
Sets name of the config
A C D G K S 
All Classes|All Packages