public class PropertiesTag extends ComponentTagSupport
logger| Constructor and Description |
|---|
PropertiesTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
setAbsPath(String absPath) |
void |
setPage(com.day.cq.wcm.api.Page page) |
void |
setRelPath(String relPath) |
void |
setResource(org.apache.sling.api.resource.Resource resource) |
void |
setVar(String var) |
createRequestObjects, getActualResourcepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void setVar(String var)
public void setRelPath(String relPath)
public void setPage(com.day.cq.wcm.api.Page page)
public void setResource(org.apache.sling.api.resource.Resource resource)
public void setAbsPath(String absPath)
Copyright © 2015. All rights reserved.