public class ParseNumberTag extends ParseNumberSupport
A handler for <parseNumber> that supports rtexprvalue-based attributes.
integerOnlySpecified, isIntegerOnly, parseLocale, pattern, type, value, valueSpecifiedbodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ParseNumberTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setIntegerOnly(boolean isIntegerOnly) |
void |
setParseLocale(Object loc) |
void |
setPattern(String pattern) |
void |
setType(String type) |
void |
setValue(String value) |
doEndTag, release, setScope, setVardoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic void setValue(String value) throws JspTagException
JspTagExceptionpublic void setType(String type) throws JspTagException
JspTagExceptionpublic void setPattern(String pattern) throws JspTagException
JspTagExceptionpublic void setParseLocale(Object loc) throws JspTagException
JspTagExceptionpublic void setIntegerOnly(boolean isIntegerOnly)
throws JspTagException
JspTagExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.