| Frames | No Frames |
Fields of type javax.servlet.jsp.tagext.BodyContent | |
| BodyContent | The current BodyContent for this BodyTag. |
Methods with parameter type javax.servlet.jsp.tagext.BodyContent | |
| void | Set the bodyContent property. |
| void | Prepare for evaluation of the body: stash the bodyContent away. |
Methods with return type javax.servlet.jsp.tagext.BodyContent | |
| BodyContent | Get current bodyContent. |
Methods with return type javax.servlet.jsp.tagext.BodyContent | |
| BodyContent | Return a new BodyContent object, save the current "out" JspWriter,
and update the value of the "out" attribute in the page scope
attribute namespace of the PageContext. |