class javax.mail.internet.MailDateFormat$Rfc2822StrictParser extends javax.mail.internet.MailDateFormat$AbstractDateParser
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.mail.internet.MailDateFormat$Rfc2822StrictParser
  super_class: javax.mail.internet.MailDateFormat$AbstractDateParser
{
  void <init>(javax.mail.internet.MailDateFormat, java.lang.String, java.text.ParsePosition);
    descriptor: (Ljavax/mail/internet/MailDateFormat;Ljava/lang/String;Ljava/text/ParsePosition;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.mail cannot be resolved\n\tMailLogger cannot be resolved to a type\n\tMailLogger cannot be resolved to a type\n\tMailLogger cannot be resolved to a type\n\tMailLogger cannot be resolved to a type\n\tMailLogger cannot be resolved to a type\n\tMailLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    MethodParameters:
        Name  Flags
      this$0  final
      text    
      pos     

  java.util.Date tryParse();
    descriptor: ()Ljava/util/Date;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 808
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseOptionalBegin();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 840
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseDay();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 852
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseMonth();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 860
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  void parseFwsInMonth();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 867
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  boolean isMonthNameCaseSensitive();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 871
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;

  int parseYear();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 875
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseHour();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 888
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseMinute();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 892
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseSecond();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 896
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  void parseFwsBetweenTimeOfDayAndZone();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 900
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException

  int parseZone();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.mail.internet.MailDateFormat$Rfc2822StrictParser this
         0: .line 904
            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.MailDateFormat$Rfc2822StrictParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/mail/internet/MailDateFormat$Rfc2822StrictParser;
    Exceptions:
      throws java.text.ParseException
}
SourceFile: "MailDateFormat.java"
NestHost: javax.mail.internet.MailDateFormat
InnerClasses:
  private abstract AbstractDateParser = javax.mail.internet.MailDateFormat$AbstractDateParser of javax.mail.internet.MailDateFormat
  private Rfc2822StrictParser = javax.mail.internet.MailDateFormat$Rfc2822StrictParser of javax.mail.internet.MailDateFormat