public abstract class LocaleAwareResolver extends AbstractResolver
BUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
LocaleAwareResolver(int priority) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Locale |
getCurrentLocale() |
void |
init(Configuration configuration)
Initialize the component.
|
getPriority, toStringgetConfigurationKeys, checkNotInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigurationKeyspublic void init(Configuration configuration)
ConfigurationAwareConfigurationAware components e.g. (
LocaleSupport).
This method must not be called directly by the application.init in interface ConfigurationAwareinit in class AbstractConfigurationAwareprotected java.util.Locale getCurrentLocale()
Copyright © 2014. All Rights Reserved.