public final class MailPart extends BodyTagImpl
Constructor and Description |
---|
MailPart() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
release() |
void |
setCharset(String charset) |
void |
setType(String type) |
void |
setWraptext(double wraptext) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public MailPart()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setType(String type) throws ApplicationException
type
- The type to set.ApplicationException
public void setCharset(String charset)
charset
- The charset to set.public void setWraptext(double wraptext)
wraptext
- The wraptext to set.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
Copyright © 2015 Lucee