public class CmsJspTagDisplayFormatter extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
CmsJspTagDisplayFormatter() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
setPath(java.lang.String path)
Sets the path to the formatter configuration file.
|
void |
setType(java.lang.String type)
Sets the type.
|
public CmsJspTagDisplayFormatter()
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionTagSupport.doStartTag()public void setPath(java.lang.String path)
path - the path to setpublic void setType(java.lang.String type)
type - the type to set