public final class DocumentSection extends BodyTagImpl
Constructor and Description |
---|
DocumentSection() |
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 |
setAuthpassword(String authPassword) |
void |
setAuthuser(String authUser) |
void |
setFooter(PDFPageMark footer) |
void |
setHeader(PDFPageMark header) |
void |
setMarginbottom(double marginbottom) |
void |
setMarginleft(double marginleft) |
void |
setMarginright(double marginright) |
void |
setMargintop(double margintop) |
void |
setMimetype(String strMimetype) |
void |
setName(String name) |
void |
setProxypassword(String proxypassword)
set the value password
When required by a proxy server, a valid password.
|
void |
setProxyport(double proxyport)
set the value proxyport
The port number on the proxy server from which the object is requested.
|
void |
setProxyserver(String proxyserver)
set the value proxyserver
Host name or IP address of a proxy server.
|
void |
setProxyuser(String proxyuser)
set the value username
When required by a proxy server, a valid username.
|
void |
setSrc(String src) |
void |
setSrcfile(String strSrcfile) |
void |
setUseragent(String userAgent) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public DocumentSection()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setProxyserver(String proxyserver)
proxyserver
- value to setpublic void setProxyport(double proxyport)
proxyport
- value to setpublic void setProxyuser(String proxyuser)
proxyuser
- value to setpublic void setProxypassword(String proxypassword)
proxypassword
- value to setpublic void setMarginbottom(double marginbottom)
marginbottom
- the marginbottom to setpublic void setMarginleft(double marginleft)
marginleft
- the marginleft to setpublic void setMarginright(double marginright)
marginright
- the marginright to setpublic void setMargintop(double margintop)
margintop
- the margintop to setpublic void setSrc(String src) throws ApplicationException
src
- the src to setApplicationException
public void setSrcfile(String strSrcfile) throws PageException
srcfile
- the srcfile to setPageException
public void setMimetype(String strMimetype)
mimetype
- the mimetype to setpublic void setHeader(PDFPageMark header)
public void setFooter(PDFPageMark footer)
public void setAuthuser(String authUser)
authUser
- the authUser to setpublic void setAuthpassword(String authPassword)
authPassword
- the authPassword to setpublic void setUseragent(String userAgent)
userAgent
- the userAgent to setpublic 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()
public void hasBody(boolean hasBody)
hasBody
- Copyright © 2015 Lucee