2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.


Shale Converter JSF Tags
Tag short


Convert between strings and shorts based on the specified converter properties.


Tag Information
Tag Classorg.apache.shale.validator.tag.ShortConverterTag
TagExtraInfo ClassNone
Body Contentempty
Display NameShort Converter

Attributes
NameRequiredRequest-timeTypeDescription
localefalsefalsejava.lang.StringLocale to use for locale-sensitive conversions. If not specified, the Locale for the current view is used.
messagefalsefalsejava.lang.StringError message template for reporting conversion errors. If not specified, the default value from either the application message resource bundle, or the default resource bundle, will be used.
patternfalsefalsejava.lang.StringNumber format pattern string (see javadocs for java.text.DecimalFormat for details) to use for conversion. If not specified, no pattern is used.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.