public abstract class LocaleAwareResolver extends AbstractResolver
EnhancedResolver.Hint
configuration
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) . |
createHint, getPriority, toString
checkNotInitialized, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfigurationKeys, init
public void init()
AbstractConfigurationAware
super.init(Configuration)
.init
in class AbstractConfigurationAware
protected Locale getCurrentLocale()
Copyright © 2017. All rights reserved.