dazzleconf-core 1.2.0-RC1 API

Packages
Package
Description
Base package containing classes which most usage will involve.
Defines annotations which control the behaviour of configuration entries.
Contains the hierarchy of config-related exceptions, primarily those relating to mistakes in user input.
Provides abstract ConfigurationFactory implementations useful for those implementing their own format support.
Optional helper classes which reduce boilerplate related to common setups.
Contains all API related to serializing and deserializing, commonly used for adding custom config objects.
Enables sorting configuration entries by certain attributes
Allows arbitrary value validation beyond that provided by the type system or annotations in space.arim.dazzleconf.annote