public interface MacroResolver
Macro
Modifier and Type | Method and Description |
---|---|
String |
resolveMacros(String str)
Resolve the macros found in the string.
|
String |
resolveMacros(String str,
Map<String,?> macroValues)
Resolve the macros found in the string.
|
Copyright © 2022 CrafterCMS. All rights reserved.