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 java.lang.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(java.lang.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
public void setId(java.lang.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