Package com.appiancorp.suiteapi.common
Class LocaleStringXmlAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,LocaleString>
com.appiancorp.suiteapi.common.LocaleStringXmlAdapter
public class LocaleStringXmlAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,LocaleString>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocaleStringXmlAdapter
-
-
Method Details
-
marshal
- Specified by:
marshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
LocaleString> - Throws:
Exception
-
unmarshal
- Specified by:
unmarshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
LocaleString> - Throws:
Exception
-