public class LocaleAdapter extends XmlAdapter<String,Locale>
LocaleAdapter()
String
marshal(Locale v)
Locale
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocaleAdapter()
public Locale unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Locale>
Exception
public String marshal(Locale v) throws Exception
marshal
Copyright © 2020. All rights reserved.