JavaScript is disabled on your browser.
Skip navigation links
javax.mail.internet

Class PreencodedMimeBodyPart

  • All Implemented Interfaces:
    MimePart, Part


    public class PreencodedMimeBodyPart
    extends MimeBodyPart 
    A MimeBodyPart that handles data that has already been encoded. This class is useful when constructing a message and attaching data that has already been encoded (for example, using base64 encoding). The data may have been encoded by the application, or may have been stored in a file or database in encoded form. The encoding is supplied when this object is created. The data is attached to this object in the usual fashion, by using the setText, setContent, or setDataHandler methods.
    Since:
    JavaMail 1.4
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /