public class ContextReplace
extends Object
implements Cloneable
Constructor and Description |
---|
ContextReplace() |
ContextReplace(Map<String,String> context) |
Modifier and Type | Method and Description |
---|---|
void |
addValue(String key,
String value) |
Object |
clone() |
String |
replace(String text) |