| Type | Name and description |
|---|---|
private java.util.List |
baseDirs |
| Constructor and description |
|---|
GspTagSourceMacro
(java.lang.Object basedir) |
GspTagSourceMacro
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
execute(Writer out, MacroParameter params) |
|
java.lang.String |
extractTagClosureSource(java.lang.String tagName, java.lang.String sourceText)Extracts the Closure source code for a given tag name. |
|
java.lang.String |
getName() |
Extracts the Closure source code for a given tag name.
tagName - name of the tag method to extract the source code forsourceText - the source code to search