public class FixedValueMacro extends AbstractMacro
Constructor and Description |
---|
FixedValueMacro() |
Modifier and Type | Method and Description |
---|---|
protected String |
createMacroName() |
protected String |
getMacroValue(String str) |
void |
setMacroName(String macroName) |
void |
setMacroValue(String macroValue) |
getName, init, resolve
public void setMacroName(String macroName)
public void setMacroValue(String macroValue)
protected String createMacroName()
createMacroName
in class AbstractMacro
protected String getMacroValue(String str)
getMacroValue
in class AbstractMacro
Copyright © 2022 CrafterCMS. All rights reserved.