|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WriterReferrer
A Tag which (sometimes) needs to refer to a Writer can implement this interface. For convenience, the implementation is in ContextReferrer, but conceptually this is not really correct.
| Method Summary | |
|---|---|
Writer |
findWriter()
Returns the parent writer; |
void |
setWriter(String w)
A WriterReferrer has a 'writer' attribute. |
| Method Detail |
|---|
void setWriter(String w)
throws JspTagException
JspTagException
Writer findWriter()
throws JspTagException
JspTagException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||