public class ContentTypeAdapter extends XmlAdapter<String,ContentType>
Constructor and Description |
---|
ContentTypeAdapter() |
public ContentType unmarshal(String s) throws Exception
unmarshal
in class XmlAdapter<String,ContentType>
Exception
public String marshal(ContentType contentType) throws Exception
marshal
in class XmlAdapter<String,ContentType>
Exception
Copyright © 2015 Zanata Project. All rights reserved.