B C G I L N S 
All Classes All Packages

B

build() - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
 
builder() - Static method in class ninja.leaping.configurate.gson.GsonConfigurationLoader
Creates a new GsonConfigurationLoader builder.
Builder() - Constructor for class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
 

C

createEmptyNode(ConfigurationOptions) - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader
 

G

getIndent() - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
Gets the level of indentation to be used by the resultant loader.
GsonConfigurationLoader - Class in ninja.leaping.configurate.gson
A loader for JSON-formatted configurations, using the GSON library for parsing and generation.
GsonConfigurationLoader.Builder - Class in ninja.leaping.configurate.gson

I

isLenient() - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
Gets if the resultant loader should parse leniently.

L

loadInternal(ConfigurationNode, BufferedReader) - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader
 

N

ninja.leaping.configurate.gson - package ninja.leaping.configurate.gson
Configuration loader for the JSON format, plus supports.

S

saveInternal(ConfigurationNode, Writer) - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader
 
setIndent(int) - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
Sets the level of indentation the resultant loader should use.
setLenient(boolean) - Method in class ninja.leaping.configurate.gson.GsonConfigurationLoader.Builder
Sets if the resultant loader should parse leniently.
B C G I L N S 
All Classes All Packages