public class GroovyIfTag extends GroovyConditionalTag
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
TAG_NAME |
Fields inherited from class | Fields |
---|---|
class GroovySyntaxTag |
ATTRIBUTES_STATUS, ATTRIBUTE_IN, ATTRIBUTE_VAR, attributes, foreachRenamedIt, out, parser, tagContext |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getName() |
|
protected void |
outputStartTag(java.lang.String envExpression, java.lang.String testExpression) |
Methods inherited from class | Name |
---|---|
class GroovyConditionalTag |
attributeValueOrNull, doEndTag, doStartTag, isAllowPrecedingContent, isKeepPrecedingWhiteSpace, outputStartTag |
class GroovySyntaxTag |
calculateExpression, doEachMethod, endEachMethod, extractAttributeValue, getForeachRenamedIt, init, isAllowPrecedingContent, isCompileStaticMode, isKeepPrecedingWhiteSpace, setAttribute, setAttributes, setWriter |