net.sourceforge.stripes.tag
Class ErrorsTagExtraInfo
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
net.sourceforge.stripes.tag.ErrorsTagExtraInfo
public class ErrorsTagExtraInfo
- extends TagExtraInfo
This tag extra info exposes index and error context variables for the body
of the errors tag.
- Author:
- Greg Hinkle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorsTagExtraInfo
public ErrorsTagExtraInfo()
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data)
- Returns an array of length two, for the variables exposed.
- Overrides:
getVariableInfo
in class TagExtraInfo
? Copyright 2005-2006, Stripes Development Team.