org.jboss.resteasy.plugins.providers.atom
public class MediaTypeAdapter extends XmlAdapter<String,javax.ws.rs.core.MediaType>
MediaTypeAdapter()
String
marshal(javax.ws.rs.core.MediaType mediaType)
javax.ws.rs.core.MediaType
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MediaTypeAdapter()
public javax.ws.rs.core.MediaType unmarshal(String s) throws Exception
unmarshal
XmlAdapter<String,javax.ws.rs.core.MediaType>
Exception
public String marshal(javax.ws.rs.core.MediaType mediaType) throws Exception
marshal
Copyright © 2016. All Rights Reserved.