public class EscapeHandler<T> extends Object implements Interpolating<T>
| Constructor and Description |
|---|
EscapeHandler(String escape) |
public EscapeHandler(String escape)
public List<Substitution> interpolate(String toInterpolate, T arg)
interpolate in interface Interpolating<T>Copyright © 2014. All Rights Reserved.