Interface IReplacerParams
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IContextReplacerParams,IFormReplacerParams,II18nValueReplacerParams,IPlaceholderValueParams,ISessionReplacerParams,ISystemReplacerParams,ITemplateReplacerParams
- All Known Implementing Classes:
DefaultReplacerParameters
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptiondefault IPlaceholderEscaperThe placeholder escaper, which should applied for the replaced placeholder values before they returned to the documentdefault boolean
-
Method Details
-
getEscaper
The placeholder escaper, which should applied for the replaced placeholder values before they returned to the document- Returns:
- an instance of
IPlaceholderEscaper
-
isEncodeFormValuesForPlaceholder
default boolean isEncodeFormValuesForPlaceholder()
-