Uses of Package
space.arim.dazzleconf.backend
Packages that use space.arim.dazzleconf.backend
Package
Description
Version 2 of the library, provided as a separate package.
This package defines a framework for interactions between the library and the configuration format.
An optional API for migrations.
-
Classes in space.arim.dazzleconf.backend used by space.arim.dazzleconfClassDescriptionConfiguration backend for reading and writing data trees.The comments on a data entry or configuration class.A tree of in-memory configuration data.A data tree which can be modified.Simple interface for mapping method names into backend configuration keys, and vice versa.A key path consists of an ordered sequence of strings.A displayable item, printed in one of multiple ways.
-
Classes in space.arim.dazzleconf.backend used by space.arim.dazzleconf.backendClassDescriptionA document loaded from, or writable to, a backend.Defines metadata about a backend.Data roots which are capable of working with raw bytes.The comments on a data entry or configuration class.A data value, with associated metadata as interoperable with backend formats.A list of in-memory configuration data.A data list which is immutable.A data list which can be modified.The root source of configuration data.IO proof, functional interface for use with reader/writer methodsA tree of in-memory configuration data.A data tree which is immutable.A data tree which can be modified.Simple interface for mapping method names into backend configuration keys, and vice versa.A key path consists of an ordered sequence of strings.A key path which is unmistakably immutable.Specifies either the start or the end of the key path sequence.A displayable item, printed in one of multiple ways.Unifying interface for string based data roots.
-
Classes in space.arim.dazzleconf.backend used by space.arim.dazzleconf.engineClassDescriptionA data value, with associated metadata as interoperable with backend formats.A list of in-memory configuration data.A tree of in-memory configuration data.Simple interface for mapping method names into backend configuration keys, and vice versa.A key path consists of an ordered sequence of strings.
-
Classes in space.arim.dazzleconf.backend used by space.arim.dazzleconf.migration