See: Description
| Interface | Description |
|---|---|
| Replacements |
Offers the values for variables which should be replaced.
|
| Replacer |
A replacer.
|
| Class | Description |
|---|---|
| ReplacementsMap |
A
Replacements implementation which is based on a Map. |
| ReplacementVariableUnknownWarning |
A warning for an unknown variable found during a replacement.
|
| ReplacerImpl |
A
Replacer implementation. |
| Exception | Description |
|---|---|
| ReplacementException |
Thrown if an error occurs while replacing.
|
Contains interfaces and classes for replacing variables by their values.
Copyright © 2015–2019. All rights reserved.