B C E H I L O P S 
All Classes All Packages

B

build() - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
 
builder() - Static method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader
Creates a new HoconConfigurationLoader builder.

C

checkCanWrite(ConfigurationNode) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader
 
createNode(ConfigurationOptions) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader
 

E

emitComments(boolean) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
Set whether comments should be emitted.
emitJsonCompatible(boolean) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
Set whether output generated by this loader should be json-compatible.

H

HoconConfigurationFormat - Class in org.spongepowered.configurate.hocon
A ConfigurationFormat for the HOCON configuration loader.
HoconConfigurationFormat() - Constructor for class org.spongepowered.configurate.hocon.HoconConfigurationFormat
For use by service loader only.
HoconConfigurationLoader - Class in org.spongepowered.configurate.hocon
A loader for HOCON (Hodor)-formatted configurations, using the lightbend config library for parsing and generation.
HoconConfigurationLoader.Builder - Class in org.spongepowered.configurate.hocon

I

indent(int) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
Set the amount of spaces to indent with when prettyPrinting(boolean) is on.

L

loadInternal(CommentedConfigurationNode, BufferedReader) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader
 

O

org.spongepowered.configurate.hocon - package org.spongepowered.configurate.hocon
Configuration loader for the HOCON library.

P

populate(LoaderOptionSource) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
 
prettyPrinting(boolean) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader.Builder
Set whether output from this loader will be pretty-printed or not.

S

saveInternal(ConfigurationNode, Writer) - Method in class org.spongepowered.configurate.hocon.HoconConfigurationLoader
 
B C E H I L O P S 
All Classes All Packages