public abstract class LocaleAwareResolver extends AbstractResolver
configurationBUILTIN_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 Locale |
getCurrentLocale() |
void |
init()
Can be overridden so that there's no need to call
super.init(Configuration). |
getPriority, toStringgetConfigurationKeys, checkNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigurationKeys, initpublic void init()
AbstractConfigurationAwaresuper.init(Configuration).init in class AbstractConfigurationAwareprotected Locale getCurrentLocale()
Copyright © 2015. All Rights Reserved.