javax.faces.webapp
public abstract class UIComponentBodyTag extends UIComponentTag implements BodyTag
Version: $Revision: 265611 $ $Date: 2005-09-01 03:05:16 +0200 (Thu, 01 Sep 2005) $
| Field Summary | |
|---|---|
| protected BodyContent | bodyContent |
| Method Summary | |
|---|---|
| int | doAfterBody() |
| void | doInitBody() |
| BodyContent | getBodyContent() |
| protected int | getDoAfterBodyValue() |
| protected int | getDoStartValue() |
| JspWriter | getPreviousOut() |
| void | release() |
| void | setBodyContent(BodyContent bodyContent) |