public class InterpolationHelper extends Object
| Constructor and Description |
|---|
InterpolationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
interpolate(String text,
Pattern pattern,
Replacer replacer) |
static String |
replaceSupplementary(String text,
Replacer replacer) |
Copyright © 2015. All Rights Reserved.