org.exist.jsp
Class CollectionTagInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.exist.jsp.CollectionTagInfo

public final class CollectionTagInfo
extends TagExtraInfo

Author:
Wolfgang Meier (wolfgang@exist-db.org)

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

Constructor Detail

CollectionTagInfo

public CollectionTagInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Overrides:
getVariableInfo in class TagExtraInfo


Copyright (C) Wolfgang Meier. All rights reserved.