Constructor and Description |
---|
Feed() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setAction(String strAction) |
void |
setCharset(String charset)
set the value charset
Character set name for the file contents.
|
void |
setColumnmap(Struct columnMap) |
void |
setEnclosuredir(String strEnclosureDir) |
void |
setIgnoreenclosureerror(boolean ignoreEnclosureError) |
void |
setName(Object name) |
void |
setOutputfile(String strOutputFile) |
void |
setOverwrite(boolean overwrite) |
void |
setOverwriteenclosure(boolean overwriteEnclosure) |
void |
setProperties(Object properties) |
void |
setProxypassword(String proxyPassword) |
void |
setProxyport(double proxyPort) |
void |
setProxyserver(String proxyServer) |
void |
setProxyuser(String proxyUser) |
void |
setQuery(Object query) |
void |
setSource(String strSource) |
void |
setTimeout(double timeout) |
void |
setType(String strType) |
void |
setUseragent(String userAgent) |
void |
setXmlvar(String xmlVar) |
doEndTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Feed()
public void release()
public void setCharset(String charset)
charset
- value to setpublic void setAction(String strAction) throws ApplicationException
action
- the action to setApplicationException
public void setType(String strType) throws ApplicationException
ApplicationException
public void setColumnmap(Struct columnMap)
columnMap
- the columnMap to setpublic void setEnclosuredir(String strEnclosureDir) throws ExpressionException
enclosureDir
- the enclosureDir to setExpressionException
public void setIgnoreenclosureerror(boolean ignoreEnclosureError)
ignoreEnclosureError
- the ignoreEnclosureError to setpublic void setOutputfile(String strOutputFile) throws ExpressionException
outputFile
- the outputFile to setExpressionException
public void setOverwrite(boolean overwrite)
overwrite
- the overwrite to setpublic void setOverwriteenclosure(boolean overwriteEnclosure)
overwriteEnclosure
- the overwriteEnclosure to setpublic void setProperties(Object properties)
properties
- the properties to setpublic void setSource(String strSource) throws ExpressionException
source
- the source to setExpressionException
public void setTimeout(double timeout)
timeout
- the timeout to setpublic void setUseragent(String userAgent)
userAgent
- the userAgent to setpublic void setProxypassword(String proxyPassword)
proxyPassword
- the proxyPassword to setpublic void setProxyport(double proxyPort)
proxyPort
- the proxyPort to setpublic void setProxyserver(String proxyServer)
proxyServer
- the proxyServer to setpublic void setProxyuser(String proxyUser)
proxyUser
- the proxyUser to setpublic int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee