public class UsePageTag extends AbstractTag
Depending on the TEI used, the object will be
Page
or
HTMLPage
.
UsePageTEI
,
UseHTMLPageTEI
,
Serialized FormModifier and Type | Field and Description |
---|---|
private String |
id |
pageContext, parent
DECORATOR, PAGE, ROBOT
Constructor and Description |
---|
UsePageTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag()
To be implemented by all empty tags.
|
void |
setId(String id)
Set name of variable the Page will be set as.
|
doStartTag, getOut, getPage, getParent, release, setPageContext, setParent, trace
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
private String id
public void setId(String id)
setId
in class javax.servlet.jsp.tagext.TagSupport
public final int doEndTag() throws javax.servlet.jsp.JspException
AbstractTag
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class AbstractTag
javax.servlet.jsp.JspException