Package com.enonic.xp.macro
Interface MacroService
-
@PublicApi public interface MacroService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringevaluateMacros(String text, Function<Macro,String> macroProcessor)Macroparse(String text)StringpostProcessInstructionSerialize(Macro macro)
-