Uses of Package
net.obvj.confectory.internal.helper
-
Packages that use net.obvj.confectory.internal.helper Package Description net.obvj.confectory.internal.helper This package contains classes that support data retrieval for supportedConfigurationformats.net.obvj.confectory.mapper This package groups theMapperinterface and its implementations, as well as auxiliary classes. -
Classes in net.obvj.confectory.internal.helper used by net.obvj.confectory.internal.helper Class Description BasicConfigurationHelper A basic, abstract Configuration Helper object providing common infrastructure for concrete implementations.ConfigurationHelper An abstraction for objects that retrieve data from previously loadedConfigurationobjects.GenericJsonConfigurationHelper A generic Configuration Helper that retrieves data from a JSON document, with JSONPath capabilities. -
Classes in net.obvj.confectory.internal.helper used by net.obvj.confectory.mapper Class Description ConfigurationHelper An abstraction for objects that retrieve data from previously loadedConfigurationobjects.