public abstract class LocaleAwareValueHelper extends BasicValueHelper
Locale-aware helper.VALUE_TAG_TYPESHELPER_TAG_TYPES, NO_SUPPORTED_HASH_KEYSconfiguration| Constructor and Description |
|---|
LocaleAwareValueHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getCurrentLocale() |
protected Locale |
getLocale(Options options) |
protected void |
init()
Can be overridden so that there's no need to call
super.init(Configuration). |
allowedTagTypesgetSupportedHashKeys, numberOfRequiredHashEntries, numberOfRequiredParameters, validateappend, getHashValue, isSection, isUnescapeVariable, isVariablegetConfigurationKeys, checkNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initprotected void init()
AbstractConfigurationAwaresuper.init(Configuration).init in class AbstractHelperprotected Locale getCurrentLocale()
LocaleSupportprotected Locale getLocale(Options options)
options - OptionsHashKeys.LOCALE key, or the current locale by
means of LocaleSupportLocale.forLanguageTag(String)Copyright © 2015. All rights reserved.