public class LocaleIdAdapter extends XmlAdapter<String,LocaleId>
LocaleIdAdapter()
String
marshal(LocaleId localeId)
LocaleId
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocaleIdAdapter()
public LocaleId unmarshal(String s) throws Exception
unmarshal
XmlAdapter<String,LocaleId>
Exception
public String marshal(LocaleId localeId) throws Exception
marshal
Copyright © 2013 Zanata Project. All Rights Reserved.