public class BundleTag extends BundleSupport
A handler for <bundle> that supports rtexprvalue-based attributes.
basename, prefix| Constructor and Description |
|---|
BundleTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setBasename(java.lang.String basename) |
void |
setPrefix(java.lang.String prefix) |
doEndTag, doStartTag, getLocalizationContext, getLocalizationContext, getLocalizationContext, getPrefix, releasedoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setBasename(java.lang.String basename)
throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagExceptionpublic void setPrefix(java.lang.String prefix)
throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagExceptionCopyright © 2019 Eclipse Foundation. All rights reserved.