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> T
reloadConfig
(File file) reloadConfig
(InputStream input) reloadConfig
(Reader reader) void
saveConfig
(File file) <T> void
void
-
Constructor Details
-
FileConfiguration
- Throws:
IOException
-
FileConfiguration
-
FileConfiguration
-
-
Method Details
-
reloadConfig
- Throws:
FileNotFoundException
-
reloadConfig
-
reloadConfig
-
setHeader
-
get
-
set
-
saveToString
- Throws:
IOException
-
saveConfig
- Throws:
IOException
-