public final class DocumentItem extends BodyTagImpl
Constructor and Description |
---|
DocumentItem() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
hasBody(boolean hasBody)
sets if has body or not
|
void |
release() |
void |
setEvalatprint(boolean evalAtPrint) |
void |
setName(String name) |
void |
setType(String strType) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public DocumentItem()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setType(String strType) throws ApplicationException
type
- the type to setApplicationException
public void setEvalatprint(boolean evalAtPrint)
public int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
public void doInitBody()
doInitBody
in interface javax.servlet.jsp.tagext.BodyTag
doInitBody
in class BodyTagImpl
public int doAfterBody()
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class BodyTagImpl
public int doEndTag() throws PageException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class TagImpl
PageException
public void hasBody(boolean hasBody)
hasBody
- Copyright © 2015 Lucee