com.ecyrd.jspwiki.tags
Class AttachmentsIteratorInfo
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
com.ecyrd.jspwiki.tags.AttachmentsIteratorInfo
public class AttachmentsIteratorInfo
- extends TagExtraInfo
Just provides the TEI data for AttachmentsIteratorTag.
- Since:
- 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentsIteratorInfo
public AttachmentsIteratorInfo()
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data)
-
- Overrides:
getVariableInfo
in class TagExtraInfo