Uses of Class javax.servlet.jsp.tagext.BodyContent

Uses in package javax.servlet.jsp.tagext

Fields of type javax.servlet.jsp.tagext.BodyContent

BodyContent

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.

Uses in package javax.servlet.jsp

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

Copyright © 1999-2001 The Apache Software Foundation. All Rights Reserved.