| Package | Description |
|---|---|
| asia.redact.bracket.properties.adapter |
| Class and Description |
|---|
| Alias
Implements a simple reference scheme (so the same value can have multiple keys)
|
| Dot
Support for the "dot" idiom, which is commonly found in properties files.
|
| Env
Adapter for simple variable substitution of the form ${var} as commonly found in ant.
|
| I18N
Alternate scheme for I18N.
|
| Quote
Adapter that quotes values as they are returned.
|
| Sec
Value obfuscation or encryption support.
|
| Sed
Search and replace values by key, keybase, or for all values
|
| Types
Syntactic sugar for various type conversions, i.e., retrieve the value and do type conversion in one operation
|
Copyright © 2011–2018 David R. Smith. All rights reserved.