freemarker.core
Class Macro
- TemplateModel, TreeNode
An element representing a macro declaration.
children , getAllowsChildren , getChildAt , getChildCount , getChildNodes , getDescription , getIndex , getNodeName , getNodeNamespace , getNodeType , getParent , getParentNode , isLeaf , setChildAt |
contains , getBeginColumn , getBeginLine , getCanonicalForm , getEndColumn , getEndLine , getEndLocation , getSource , getStartLocation , getTemplate , toString |
getArgumentNames
public String[] getArgumentNames()
getCatchAll
public String getCatchAll()
getName
public String getName()
isFunction
public boolean isFunction()
setCatchAll
public void setCatchAll(String value)