Marshals the object graph with the given root into the provided
Result , writing binary data to a
MimeContainer .
Parameters: graph - the root of the object graph to marshal Parameters: result - the result to marshal to Parameters: mimeContainer - the MIME container to write extracted binary content to throws: XmlMappingException - if the given object cannot be marshalled to the result throws: IOException - if an I/O exception occurs