Uses of Package
net.obvj.confectory.mapper
-
Packages that use net.obvj.confectory.mapper Package Description net.obvj.confectory The main package.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.net.obvj.confectory.source This package groups theSourceinterface and its implementations, as well as auxiliary classes. -
Classes in net.obvj.confectory.mapper used by net.obvj.confectory Class Description Mapper The base interface for a configuration mapper. -
Classes in net.obvj.confectory.mapper used by net.obvj.confectory.internal.helper Class Description Mapper The base interface for a configuration mapper. -
Classes in net.obvj.confectory.mapper used by net.obvj.confectory.mapper Class Description AbstractBeanMapper An abstractMapperfor implementations intended to load the contents of anInputStreaminto user-defined beans.AbstractINIMapper An abstractMapperthat defines a template of how to parse the contents of a valid INISource(e.g.: file, URL).Mapper The base interface for a configuration mapper. -
Classes in net.obvj.confectory.mapper used by net.obvj.confectory.source Class Description Mapper The base interface for a configuration mapper.