public class BundleTag extends BundleSupport
A handler for <bundle> that accepts attributes as Strings and evaluates them as expressions at runtime.
basename, prefix| Constructor and Description | 
|---|
BundleTag()
Constructs a new BundleTag. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
doStartTag()  | 
void | 
release()  | 
void | 
setBasename(String basename_)  | 
void | 
setPrefix(String prefix_)  | 
getLocalizationContext, getLocalizationContext, getLocalizationContext, getPrefixdoAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic BundleTag()
public int doStartTag()
               throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BundleSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class BundleSupportpublic void setBasename(String basename_)
public void setPrefix(String prefix_)
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.