Skip navigation links

Confectory Core 0.1.0 API

This is the API specification for the core part of the Confectory project.

See: Description

Packages 
Package Description
net.obvj.confectory
The main package.
net.obvj.confectory.helper
This package contains classes that support data retrieval for supported Configuration formats.
net.obvj.confectory.helper.nullvalue
This package contains classes that support custom null-value handling for Configuration data.
net.obvj.confectory.mapper
This package groups the Mapper interface and its implementations, as well as auxiliary classes.
net.obvj.confectory.settings
Classes for settings that are particularly related to the Confectory project.
net.obvj.confectory.source
This package groups the Source interface and its implementations, as well as auxiliary classes.
net.obvj.confectory.util
Utility classes in general.

This is the API specification for the core part of the Confectory project.

Confectory is a modular, multi-format configuration framework for Java applications.

The core part of the project defines the base API and provides basic functionality, including:

For additional modules, refer to the Confectory project home here.

Skip navigation links

Copyright © 2021. All rights reserved.