class javax.mail.internet.MimeBodyPart$EncodedFileDataSource extends javax.activation.FileDataSource implements javax.mail.EncodingAware
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.mail.internet.MimeBodyPart$EncodedFileDataSource
  super_class: javax.activation.FileDataSource
{
  private java.lang.String contentType;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String encoding;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(java.io.File, java.lang.String, java.lang.String);
    descriptor: (Ljava/io/File;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.mail.internet.MimeBodyPart$EncodedFileDataSource 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$EncodedFileDataSource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$EncodedFileDataSource;
    MethodParameters:
             Name  Flags
      file         
      contentType  
      encoding     

  public java.lang.String getContentType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MimeBodyPart$EncodedFileDataSource this
         0: .line 927
            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$EncodedFileDataSource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$EncodedFileDataSource;

  public java.lang.String getEncoding();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MimeBodyPart$EncodedFileDataSource this
         0: .line 933
            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$EncodedFileDataSource this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MimeBodyPart$EncodedFileDataSource;
}
SourceFile: "MimeBodyPart.java"
NestHost: javax.mail.internet.MimeBodyPart
InnerClasses:
  private EncodedFileDataSource = javax.mail.internet.MimeBodyPart$EncodedFileDataSource of javax.mail.internet.MimeBodyPart