Interface MacroReplacementRendererRepository

    • Method Detail

      • getMacroReplacementRenderer

        MacroReplacementRenderer getMacroReplacementRenderer​(String macroClass)
        Get the MacroReplacementRenderer for the given class of v2 Macro.
        Parameters:
        macroClass - the class name of a v2 Macro to be replaced.
        Returns:
        the MacroReplacementRenderer that handles the provided macro or null if there is no MacroReplacementRenderer