|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseConfigurationLoader | |
---|---|
net.sourceforge.acelogger.configuration.parser | This package contains classes related to the configuration loaders, providing parsing of various configuration formats. |
Uses of BaseConfigurationLoader in net.sourceforge.acelogger.configuration.parser |
---|
Subclasses of BaseConfigurationLoader in net.sourceforge.acelogger.configuration.parser | |
---|---|
class |
JsonConfigurationLoader
An implementation of configuration loader that uses json files as source for configuration. |
class |
PropertiesConfigurationLoader
An implementation of configuration loader that uses java properties files as source for configuration. |
class |
XmlConfigurationLoader
An implementation of configuration loader that uses json files as source for configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |