public interface TagErrorRendererFactory extends ConfigurableComponent
Modifier and Type | Method and Description |
---|---|
TagErrorRenderer |
getTagErrorRenderer(InputTagSupport tag)
Returns a new instance of a TagErrorRenderer that is utilized
by the supplied tag.
|
init
TagErrorRenderer getTagErrorRenderer(InputTagSupport tag)
tag
- The tag that needs to be error rendered? Copyright 2005-2006, Stripes Development Team.