public class LocaleAdapter extends XmlAdapter<String,Locale>
| Constructor and Description |
|---|
LocaleAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Locale locale) |
Locale |
unmarshal(String locale) |
Copyright © 2022. All rights reserved.