public class TimeZoneTag extends TimeZoneSupport
A handler for <timeZone> that accepts attributes as Strings and evaluates them as expressions at runtime.
value| Constructor and Description |
|---|
TimeZoneTag()
Constructs a new TimeZoneTag.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setValue(String value_) |
doEndTag, getTimeZonedoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic TimeZoneTag()
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class TimeZoneSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class TimeZoneSupportpublic void setValue(String value_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.