Interface BasicInterpolator

All Known Subinterfaces:
Interpolator
All Known Implementing Classes:
MultiDelimiterStringSearchInterpolator, RegexBasedInterpolator, StringSearchInterpolator

public interface BasicInterpolator
Knows how to do basic interpolation services. TODO: Really really needs a way to communicate errors.