Class GsonConfigurationLoader

All Implemented Interfaces:
ConfigurationLoader<ConfigurationNode>

public class GsonConfigurationLoader
extends AbstractConfigurationLoader<ConfigurationNode>
A loader for JSON-formatted configurations, using the GSON library for parsing and generation.