public abstract class AbstractAnnotationExtractor extends Objectimplements AnnotationExtractor
| Constructor and Description |
|---|
AbstractAnnotationExtractor()
|
| Modifier and Type | Method and Description |
|---|---|
String |
extractCharset(Locale
|
protected abstract LocaleData |
extractLocaleData()
|
String |
extractLocaleNames()
|
Locale |
extractLocales()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseNameprotected abstract LocaleDataextractLocaleData()
public Locale[] extractLocales()
public String[] extractLocaleNames()