public class LocaleIdAdapter extends XmlAdapter<String,LocaleId>
| Constructor and Description |
|---|
LocaleIdAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(LocaleId localeId) |
LocaleId |
unmarshal(String s) |
Copyright © 2018 Zanata Project. All rights reserved.