| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.load | |
| org.yarnandtail.andhow.load.std |
| Class and Description |
|---|
| KeyObjectPair
Key-Object Pair
Contains a String name and an Object value.
|
| Class and Description |
|---|
| BaseLoader
Base implementation of a Loader that provides some basic services and behavior that all loader
can share and use.
|
| KeyObjectPair
Key-Object Pair
Contains a String name and an Object value.
|
| KVP
Key-value pair
|
| PropFileBaseLoader
Shared functionality for all Property file loaders.
|
| Class and Description |
|---|
| BaseLoader
Base implementation of a Loader that provides some basic services and behavior that all loader
can share and use.
|
| FixedValueLoader
A utility loader that is used internally to put fixed values into the effective
list of configured values.
|
| KeyValuePairLoader
Intended to reads properties from the command line, but could be used for
other sources where properties can be passed as an array of strings, each
of the form name=value.
|
| MapLoader
Loads values from a map.
|
| PropFileBaseLoader
Shared functionality for all Property file loaders.
|
| PropFileOnClasspathLoader
Reads from a Java .properties file on the classpath, following standard java
conventions for the structure of those key:value pair files.
|
| PropFileOnFilesystemLoader
Reads from a Java .property file from the filesystem, following standard java
conventions for the structure of those file.
|
Copyright © 2021. All rights reserved.