The content type
The content type
- the desired content type of the serialized Feed
Serializes a Feed to XML format
Serializes a Feed to XML format
a tuple of ContentType (ie: String) indicating the serialized format and an Array[Byte] containing the serialized Feed.
A Feed marshaller backed by a
Jaxbmarshaller- the type of the
Feedcontent- the desired content type of the serialized
Feed- a implicitly provided JAXBContext