| Package | Description |
|---|---|
| net.obvj.confectory |
The main package.
|
| net.obvj.confectory.internal.helper |
This package contains classes that support data retrieval for supported
Configuration formats. |
| net.obvj.confectory.mapper |
This package groups the
Mapper interface and its implementations, as well as
auxiliary classes. |
| net.obvj.confectory.source |
This package groups the
Source interface and its implementations, as well as
auxiliary classes. |
| Class and Description |
|---|
| Mapper
The base interface for a configuration mapper.
|
| Class and Description |
|---|
| Mapper
The base interface for a configuration mapper.
|
| Class and Description |
|---|
| AbstractBeanMapper
An abstract
Mapper for implementations intended to load the contents of an
InputStream into user-defined beans. |
| AbstractINIMapper
An abstract
Mapper that defines a template of how to parse the contents of a
valid INI Source (e.g.: file, URL), and delegates the final object type
population to a concrete implementation. |
| Mapper
The base interface for a configuration mapper.
|
| Class and Description |
|---|
| Mapper
The base interface for a configuration mapper.
|
Copyright © 2023. All rights reserved.