Package com.loohp.limbo.file
Class FileConfiguration
java.lang.Object
com.loohp.limbo.file.FileConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionFileConfiguration(File file) FileConfiguration(InputStream input) FileConfiguration(Reader reader) -
Method Summary
Modifier and TypeMethodDescription<T> TreloadConfig(File file) reloadConfig(InputStream input) reloadConfig(Reader reader) voidsaveConfig(File file) <T> voidvoid
-
Constructor Details
-
FileConfiguration
- Throws:
IOException
-
FileConfiguration
-
FileConfiguration
-
-
Method Details
-
reloadConfig
- Throws:
FileNotFoundException
-
reloadConfig
-
reloadConfig
-
setHeader
-
get
-
set
-
saveToString
- Throws:
IOException
-
saveConfig
- Throws:
IOException
-