class javax.mail.internet.MimeBodyPart$MimePartDataHandler extends javax.activation.DataHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.mail.internet.MimeBodyPart$MimePartDataHandler
  super_class: javax.activation.DataHandler
{
  javax.mail.internet.MimePart part;
    descriptor: Ljavax/mail/internet/MimePart;
    flags: (0x0000) 

  public void <init>(javax.mail.internet.MimePart);
    descriptor: (Ljavax/mail/internet/MimePart;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.mail cannot be resolved\n\tThe import com.sun.mail cannot be resolved\n\tThe import com.sun.mail cannot be resolved\n\tThe import com.sun.mail cannot be resolved\n\tThe import com.sun.mail cannot be resolved\n\tThe import com.sun.mail cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tASCIIUtility cannot be resolved\n\tMimeUtil cannot be resolved\n\tFolderClosedIOException cannot be resolved to a type\n\tMessageRemovedIOException cannot be resolved to a type\n\tMimeUtil cannot be resolved\n\tMimeUtil cannot be resolved\n\tPropUtil cannot be resolved\n\tLineOutputStream cannot be resolved to a type\n\tLineOutputStream cannot be resolved to a type\n\tLineOutputStream cannot be resolved to a type\n\tLineOutputStream cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$MimePartDataHandler;
    MethodParameters:
      Name  Flags
      part  

  java.io.InputStream getContentStream();
    descriptor: ()Ljava/io/InputStream;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
         0: .line 1719
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$MimePartDataHandler;
    Exceptions:
      throws javax.mail.MessagingException

  javax.mail.internet.MimePart getPart();
    descriptor: ()Ljavax/mail/internet/MimePart;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
         0: .line 1732
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.mail.internet.MimeBodyPart$MimePartDataHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$MimePartDataHandler;
}
SourceFile: "MimeBodyPart.java"
NestHost: javax.mail.internet.MimeBodyPart
InnerClasses:
  MimePartDataHandler = javax.mail.internet.MimeBodyPart$MimePartDataHandler of javax.mail.internet.MimeBodyPart