public final class LocaleAdapter extends XmlAdapter<String,Locale>
Locale to a string representation using Locale.toLanguageTag() and vice versa, using Locale.forLanguageTag(String)}.| Constructor and Description |
|---|
LocaleAdapter() |
Copyright © 2014–2016 XMPP.rocks. All rights reserved.