org.apache.taglibs.jndi
Class ForEachAttributeTEI

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byorg.apache.taglibs.jndi.ForEachAttributeTEI

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

Version:
$Revision$
Author:
Danno Ferrin

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

Constructor Detail

ForEachAttributeTEI

public ForEachAttributeTEI()
Creates new ForEachAttributeTEI

Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)

isValid

public boolean isValid(javax.servlet.jsp.tagext.TagData data)


Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.