| Package | Description |
|---|---|
| org.yarnandtail.andhow.load | |
| org.yarnandtail.andhow.load.std |
| Modifier and Type | Class and Description |
|---|---|
class |
PropFileOnClasspathLoader
Reads from a Java .property file on the classpath, following standard java
conventions for the structure of those file.
|
class |
PropFileOnFilesystemLoader
Reads from a Java .property file from the filesystem, following standard java
conventions for the structure of those file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StdPropFileOnClasspathLoader
Same functionality as the PropFileOnClasspathLoader, but with a default
path and a separate name to track it separately as a framework provided standard loader.
|
class |
StdPropFileOnFilesystemLoader
Same functionality as the PropFileOnFilesystemLoader, but uses a separate
name to track it separately as a framework provided standard loader.
|
Copyright © 2017. All rights reserved.