| Class | Description |
|---|---|
| CombinedReplacementStrategy<I,P extends I> |
Use this Strategy to combine several ones that use different place-holders.
|
| KeyBasedReplacementStrategy |
This strategy assumes that place-holders are also keys in a
Properties instance. |
| StringFormatReplacementStrategy |
Uses String.format to perform the substitution.
|
| StringTemplate<O> |
Copyright © 2015 The University of Manchester. All Rights Reserved.