Serialized Form
Package org.apache.taglibs.i18n |
_baseName
java.lang.String _baseName
_localeAttribute
java.lang.String _localeAttribute
_locale
java.util.Locale _locale
_changeResponseLocale
boolean _changeResponseLocale
_bundle
java.util.ResourceBundle _bundle
_scope
int _scope
_debug
boolean _debug
_key
java.lang.String _key
_bundle
java.util.ResourceBundle _bundle
_bundleRef
java.lang.String _bundleRef
format
java.text.Format format
pattern
java.lang.String pattern
style
int style
initialised
boolean initialised
dateStyle
int dateStyle
timeStyle
int timeStyle
format
java.text.NumberFormat format
pattern
java.lang.String pattern
value
java.lang.String value
- the value to be formatted
defaultText
java.lang.String defaultText
- the text output if the value is null
value
java.lang.Object value
- the value to be formatted
locale
java.util.Locale locale
- the locale used to format the value
defaultText
java.lang.String defaultText
- the text output if the value is null
style
int style
locale
java.util.Locale locale
- Holds value of property locale.
localeRef
java.lang.String localeRef
- Holds value of property localeRef.
language
java.lang.String language
- Holds value of property language.
country
java.lang.String country
- Holds value of property country.
variant
java.lang.String variant
- Holds value of property variant.
changeResponseLocale
boolean changeResponseLocale
- specifies whether or not the response locale should be changed to match
the locale used by this tag
_key
java.lang.String _key
_value
java.lang.String _value
_bundle
java.util.ResourceBundle _bundle
_bundleRef
java.lang.String _bundleRef
_args
java.lang.Object[] _args
_debug
boolean _debug
_messageFormat
java.text.MessageFormat _messageFormat
_arguments
java.util.List _arguments
Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.