Unmarshals the given provided
Source into an object graph, reading binary attachments from a
MimeContainer .
Parameters: source - the source to marshal from Parameters: mimeContainer - the MIME container to read extracted binary content from the object graph throws: XmlMappingException - if the given source cannot be mapped to an object throws: IOException - if an I/O Exception occurs