org.apache.commons.jelly.tags.fmt
public class TimeZoneTag extends TagSupport
body, context, parent
Constructor and Description |
---|
TimeZoneTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
java.util.TimeZone |
getTimeZone() |
void |
setValue(Expression value)
Setter for property value.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public java.util.TimeZone getTimeZone()
public void doTag(XMLOutput output) throws JellyTagException
JellyTagException
public void setValue(Expression value)
value
- New value of property value.Copyright © 2014. All Rights Reserved.