| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.load.std | |
| org.yarnandtail.andhow.property |
| Class and Description |
|---|
| FlagProp
A True/False switch that is never null and behaves similarly to a 'nix
cmd line switch when used on command line.
|
| StrProp
A
String configuration Property |
| Class and Description |
|---|
| StrProp
A
String configuration Property |
| Class and Description |
|---|
| BigDecProp
A
BigDecimal configuration Property |
| BigDecProp.BigDecBuilder
Build a BigDecProp
|
| BolProp
A
Boolean configuration Property |
| BolProp.BolBuilder |
| DblProp
A
BigDecimal configuration Property |
| DblProp.DblBuilder |
| FlagProp
A True/False switch that is never null and behaves similarly to a 'nix
cmd line switch when used on command line.
|
| FlagProp.FlagBuilder |
| IntProp
An
Integer configuration Property |
| IntProp.IntBuilder |
| LngProp
A
Long configuration Property |
| LngProp.LngBuilder |
| LocalDateTimeProp
A
LocalDateTime configuration Property |
| LocalDateTimeProp.LocalDateTimeBuilder |
| PropertyBase
Base property implementation that handles most of state information and common methods.
|
| PropertyBuilderBase
A generic PropertyBuilder class which needs to be fully implemented as an
inner class in each Property implementation.
|
| QuotedSpacePreservingTrimmer
This trimmer trims to null and treats double quotes as whitespace
preserving markers.
|
| StrProp
A
String configuration Property |
| StrProp.StrBuilder |
| TrimToNullTrimmer
This trimmer trims to null.
|
Copyright © 2022. All rights reserved.