com.bea.struts.adapter.taglib.html
Class ImgTagAdapter

java.lang.Object
  extended by ImgTag
      extended by com.bea.struts.adapter.taglib.html.ImgTagAdapter

public class ImgTagAdapter
extends ImgTag

Tag adapter for the Struts ImgTag

This class is based on 3rd party types and is thus dependent upon announced or unannounced changes to those 3rd party types. Extensions of this class by other parties must not be expected to compile without change in future versions of BEA Weblogic Portal or in future versions of the 3rd party types.

Constructor Summary
ImgTagAdapter()
           
 
Method Summary
 int doEndTag()
          Render the end of the IMG tag.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImgTagAdapter

public ImgTagAdapter()
Method Detail

doEndTag

public int doEndTag()
             throws JspException
Render the end of the IMG tag.

Throws
javax.servlet.jsp.JspException - if a JSP exception has occurred
JspException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved