| Interface | Description |
|---|---|
| VariableString.IResolver |
| Class | Description |
|---|---|
| MapTableModel | |
| MiscUtils | |
| PreparedString |
Purpose of this class is to resolve placeholders
in a source string like "my name is ?".
|
| StringRingBuffer | |
| VariableString |
Purpose of this class is to resolve embedded variables
in a source string like "${user.home}/config/${policydir}".
|
| Exception | Description |
|---|---|
| VariableString.UnresolvableException |