| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.load | |
| org.yarnandtail.andhow.property |
| Class and Description |
|---|
| FlagProp
A True/False switch that is never null and behaves similarly to a unix cmd line switch.
|
| Class and Description |
|---|
| StrProp
A Property that refers to a String value.
|
| Class and Description |
|---|
| FlagProp
A True/False switch that is never null and behaves similarly to a unix cmd line switch.
|
| FlagProp.FlagBuilder |
| IntProp
A Property that refers to an Integer value.
|
| IntProp.IntBuilder |
| LngProp
A Property that refers to a Long value.
|
| LngProp.LngBuilder |
| LocalDateTimeProp
A Property that refers to a Long value.
|
| LocalDateTimeProp.LocalDateTimeBuilder |
| PropertyBase |
| 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 Property that refers to a String value.
|
| StrProp.StrBuilder |
| TrimToNullTrimmer
This trimmer trims to null.
|
Copyright © 2017. All rights reserved.