Interface IReplacerParams

    • Method Detail

      • getEscaper

        default IPlaceholderEscaper 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()