IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.taglib.html
Class HtmlTag

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byorg.apache.struts.taglib.html.HtmlTag
          extended bycom.ibm.btt.struts.taglib.html.HtmlTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.IterationTag, java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class HtmlTag
extends org.apache.struts.taglib.html.HtmlTag

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.taglib.html.HtmlTag
locale, messages, xhtml
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
HtmlTag()
           
 
Methods inherited from class org.apache.struts.taglib.html.HtmlTag
currentLocale, doEndTag, doStartTag, getCurrentLocale, getLocale, getXhtml, release, setLocale, setXhtml
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlTag

public HtmlTag()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005