public abstract class SetBundleSupport
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
SetBundleSupport() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
release() |
void |
setScope(String scope) |
void |
setVar(String var) |
protected String basename
public void setVar(String var)
public void setScope(String scope)
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.