Interface IContextReplacerParams
- All Superinterfaces:
IReplacerParams,Serializable
- All Known Subinterfaces:
IPlaceholderValueParams
- All Known Implementing Classes:
DefaultReplacerParameters
- Author:
- XIMA MEDIA GmbH
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanMethods inherited from interface de.xima.fc.interfaces.placeholder.params.IReplacerParams
getEscaper, isEncodeFormValuesForPlaceholder
-
Method Details
-
getPlaceholderMap
-
getReplacerMap
-
isReplaceContextPlaceholders
default boolean isReplaceContextPlaceholders()- Returns:
- When
false, context placeholders are not replaced.
-