Uses of Class javax.servlet.jsp.tagext.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

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
Setter method for the bodyContent property.
void
Prepare for evaluation of the body It will be invoked at most once per action invocation.

Methods with return type javax.servlet.jsp.tagext.BodyContent

BodyContent
Get current bodyContent

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