public class MediaTypeAdapter extends XmlAdapter<String,MediaType>
Constructor and Description |
---|
MediaTypeAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(MediaType mediaType) |
MediaType |
unmarshal(String s) |
Copyright © 2015. All rights reserved.