public class ContentTypeAdapter extends XmlAdapter<String,ContentType>
| Constructor and Description |
|---|
ContentTypeAdapter() |
public ContentType unmarshal(String s) throws Exception
unmarshal in class XmlAdapter<String,ContentType>Exceptionpublic String marshal(ContentType contentType) throws Exception
marshal in class XmlAdapter<String,ContentType>ExceptionCopyright © 2014 Zanata Project. All Rights Reserved.