public class LocaleAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.util.Locale>
| Constructor and Description |
|---|
LocaleAdapter() |
public java.util.Locale unmarshal(java.lang.String v)
throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.util.Locale>java.lang.Exceptionpublic java.lang.String marshal(java.util.Locale v)
throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.util.Locale>java.lang.ExceptionCopyright © 2013 echocat. All Rights Reserved.