Class TimeZoneSupport

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.taglibs.standard.tag.common.fmt.TimeZoneSupport
All Implemented Interfaces:
Serializable, BodyTag, IterationTag, JspTag, Tag
Direct Known Subclasses:
TimeZoneTag

public abstract class TimeZoneSupport extends BodyTagSupport
Support for tag handlers for <timeZone>, the time zone tag in JSTL 1.0.
See Also: