Package space.arim.dazzleconf.factory
package space.arim.dazzleconf.factory
Provides abstract
ConfigurationFactory implementations useful for
those implementing their own format support.-
ClassesClassDescriptionDeprecated.Deprecated.Will be removed without replacement in a later release.A simple wrapper used to attach comments to a configuration wrapper.Abstract implementation of
ConfigurationFactorywhich takes care of configuration loading from a map.Extension ofConfigurationFormatFactorywhich turnsReadableByteChannelandInputStreamintoReaderandWritableByteChannelandOutputStreamintoWriter.
HumanReadableConfigurationFactory