Interface II18nValueReplacer
- 
- All Known Implementing Classes:
 DefaultI18nValueReplacer
public interface II18nValueReplacer- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringreplace(String placeholder, String placeholderContent, II18nValueReplacerParams parameters) 
 - 
 
- 
- 
Method Detail
- 
replace
String replace(String placeholder, String placeholderContent, II18nValueReplacerParams parameters)
 
 - 
 
 -