com.aspose.email
Class InlineAttachmentExtractor
java.lang.Object
com.aspose.email.InlineAttachmentExtractor
public class InlineAttachmentExtractor
- extends Object
Provides ability to extract files from MSO packages.
Can be used to process "oledata.mso" and similar files typically attached to messages created using Outlook.
InlineAttachmentExtractor
public InlineAttachmentExtractor()
enumerateMsoPackage
public static Map<String,byte[]> enumerateMsoPackage(InputStream stream)
Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.