Interface IContextReplacerParams.IValueReplacer
- 
- Enclosing interface:
 - IContextReplacerParams
 
public static interface IContextReplacerParams.IValueReplacer 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringreplace(String orgPlaceholder, String orgPlaceholderContent, String contextPlaceholderContent) 
 -