public class BundleTag extends BundleSupport
<bundle>
using the container's EL implementation.Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
basenameExpression |
private javax.el.ValueExpression |
prefixExpression |
basename, prefix
Constructor and Description |
---|
BundleTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setBasename(java.lang.String expression) |
void |
setPrefix(java.lang.String expression) |
getLocalizationContext, getLocalizationContext, getLocalizationContext, getPrefix
doAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
private javax.el.ValueExpression basenameExpression
private javax.el.ValueExpression prefixExpression
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class BundleSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BundleSupport
public void setBasename(java.lang.String expression)
public void setPrefix(java.lang.String expression)