| Interface | Description |
|---|---|
| PropertyReader | |
| PropertyResource |
Represents a medium (typically a file on disk) from which property values should be built and allows to
write back to it.
|
| Class | Description |
|---|---|
| MapNormalizer |
Normalizes the keys of maps, splitting compound keys and ensuring that all keys are Strings.
|
| PropertyPathTraverser |
Helper class for the export of properties: it keeps track of the previously traversed property
and returns which path parts are new and defines the level of indentation.
|
| PropertyPathTraverser.PathElement |
Represents the current element of a path which is currently being handled.
|
| YamlFileReader |
YAML file reader.
|
| YamlFileResource | |
| YamlFileResourceOptions | |
| YamlFileResourceOptions.Builder |
Copyright © 2016–2019 The AuthMe Team. All rights reserved.