Class HoconConfigurationLoader

All Implemented Interfaces:
ConfigurationLoader<CommentedConfigurationNode>

public class HoconConfigurationLoader
extends AbstractConfigurationLoader<CommentedConfigurationNode>
A loader for HOCON (Hodor)-formatted configurations, using the typesafe config library for parsing and generation.