public abstract class AbstractAnnotationExtractor extends Object implements AnnotationExtractor
Constructor and Description |
---|
AbstractAnnotationExtractor() |
Modifier and Type | Method and Description |
---|---|
String |
extractCharset(Locale juLocale) |
protected abstract LocaleData |
extractLocaleData() |
String[] |
extractLocaleNames() |
Locale[] |
extractLocales() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBaseName
protected abstract LocaleData extractLocaleData()
public Locale[] extractLocales()
extractLocales
in interface AnnotationExtractor
public String[] extractLocaleNames()
extractLocaleNames
in interface AnnotationExtractor
public String extractCharset(Locale juLocale)
extractCharset
in interface AnnotationExtractor
Copyright © 2009–2020 QOS.ch. All rights reserved.