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, waitgetBaseNameprotected abstract LocaleData extractLocaleData()
public Locale[] extractLocales()
extractLocales in interface AnnotationExtractorpublic String[] extractLocaleNames()
extractLocaleNames in interface AnnotationExtractorpublic String extractCharset(Locale juLocale)
extractCharset in interface AnnotationExtractorCopyright © 2009–2025 QOS.ch. All rights reserved.