|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,MediaType> org.jboss.resteasy.plugins.providers.atom.MediaTypeAdapter
public class MediaTypeAdapter
Constructor Summary | |
---|---|
MediaTypeAdapter()
|
Method Summary | |
---|---|
java.lang.String |
marshal(MediaType mediaType)
|
MediaType |
unmarshal(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MediaTypeAdapter()
Method Detail |
---|
public MediaType unmarshal(java.lang.String s) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,MediaType>
java.lang.Exception
public java.lang.String marshal(MediaType mediaType) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,MediaType>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |