B C G I L O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
- builder() - Static method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
-
Creates a new
GsonConfigurationLoader
builder.
C
- checkCanWrite(ConfigurationNode) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
- createNode(ConfigurationOptions) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
G
- GsonConfigurationFormat - Class in org.spongepowered.configurate.gson
-
A
ConfigurationFormat
for the GSON configuration loader. - GsonConfigurationFormat() - Constructor for class org.spongepowered.configurate.gson.GsonConfigurationFormat
-
For use by service loader only.
- GsonConfigurationLoader - Class in org.spongepowered.configurate.gson
-
A loader for JSON-formatted configurations, using the GSON library for parsing and generation.
- GsonConfigurationLoader.Builder - Class in org.spongepowered.configurate.gson
-
Builds a
GsonConfigurationLoader
. - gsonSerializers() - Static method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
-
Get a
TypeSerializerCollection
for handling Gson types.
I
- indent() - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
-
Gets the level of indentation to be used by the resultant loader.
- indent(int) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
-
Sets the level of indentation the resultant loader should use.
L
- lenient() - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
-
Gets if the resultant loader should parse leniently.
- lenient(boolean) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
-
Sets if the resultant loader should parse leniently.
- loadInternal(BasicConfigurationNode, BufferedReader) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
O
- org.spongepowered.configurate.gson - package org.spongepowered.configurate.gson
-
Configuration loader for the JSON format.
P
- populate(LoaderOptionSource) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader.Builder
S
- saveInternal(ConfigurationNode, Writer) - Method in class org.spongepowered.configurate.gson.GsonConfigurationLoader
All Classes All Packages