Constructor and Description |
---|
ZipParam() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
required(String combi,
String name,
Object value) |
void |
setCharset(String charset) |
void |
setContent(Object content) |
void |
setEntrypath(String entryPath) |
void |
setFilter(Object filter) |
void |
setFilter(String pattern) |
void |
setFilter(UDF filter) |
void |
setFilterdelimiters(String patternDelimiters) |
void |
setPrefix(String prefix) |
void |
setRecurse(boolean recurse) |
void |
setSource(String strSource) |
getParent, required, required, required, setPageContext, setPageContext, setParent
public ZipParam()
public void release()
public void setCharset(String charset)
charset
- the charset to setpublic void setContent(Object content)
content
- the content to setpublic void setEntrypath(String entryPath)
entryPath
- the entryPath to setpublic void setFilter(Object filter) throws PageException
filter
- the filter to setPageException
public void setFilter(UDF filter) throws PageException
PageException
public void setFilterdelimiters(String patternDelimiters)
public void setSource(String strSource) throws PageException
strSource
- the source to setPageException
public void setRecurse(boolean recurse)
recurse
- the recurse to setpublic int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public void required(String combi, String name, Object value) throws ApplicationException
required
in class TagImpl
ApplicationException
Copyright © 2015 Lucee