public class SocialBookmarkTag extends AttributesTagSupport
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
SocialBookmarkTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
setDisplayStyle(java.lang.String displayStyle) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setTarget(java.lang.String target) |
void |
setTitle(java.lang.String title) |
void |
setType(java.lang.String type) |
void |
setUrl(java.lang.String url) |
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, doStartTag, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class TagSupportjavax.servlet.jsp.JspExceptionpublic void setDisplayStyle(java.lang.String displayStyle)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class ParamAndPropertyAncestorTagImplpublic void setTarget(java.lang.String target)
public void setTitle(java.lang.String title)
public void setType(java.lang.String type)
public void setUrl(java.lang.String url)