com.iplanet.jato.taglib
Class UseContainerViewTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.iplanet.jato.taglib.UseContainerViewTagExtraInfo

public class UseContainerViewTagExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

Version:
JATO/1.2.2 $Id: UseContainerViewTagExtraInfo.java,v 1.13 2002/03/16 03:26:35 todd Exp $

Constructor Summary
UseContainerViewTagExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseContainerViewTagExtraInfo

public UseContainerViewTagExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo