public final class nu.xom.Attribute$Type
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: nu.xom.Attribute$Type
  super_class: java.lang.Object
{
  public static final nu.xom.Attribute$Type CDATA;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type ID;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type IDREF;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type IDREFS;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type NMTOKEN;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type NMTOKENS;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type NOTATION;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type ENTITY;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type ENTITIES;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type ENUMERATION;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final nu.xom.Attribute$Type UNDECLARED;
    descriptor: Lnu/xom/Attribute$Type;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  private final int type;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 831
            new nu.xom.Attribute$Type
            dup
            iconst_1
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.CDATA:Lnu/xom/Attribute$Type;
         1: .line 844
            new nu.xom.Attribute$Type
            dup
            iconst_2
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.ID:Lnu/xom/Attribute$Type;
         2: .line 856
            new nu.xom.Attribute$Type
            dup
            iconst_3
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.IDREF:Lnu/xom/Attribute$Type;
         3: .line 869
            new nu.xom.Attribute$Type
            dup
            iconst_4
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.IDREFS:Lnu/xom/Attribute$Type;
         4: .line 880
            new nu.xom.Attribute$Type
            dup
            iconst_5
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.NMTOKEN:Lnu/xom/Attribute$Type;
         5: .line 892
            new nu.xom.Attribute$Type
            dup
            bipush 6
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.NMTOKENS:Lnu/xom/Attribute$Type;
         6: .line 905
            new nu.xom.Attribute$Type
            dup
            bipush 7
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.NOTATION:Lnu/xom/Attribute$Type;
         7: .line 917
            new nu.xom.Attribute$Type
            dup
            bipush 8
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.ENTITY:Lnu/xom/Attribute$Type;
         8: .line 929
            new nu.xom.Attribute$Type
            dup
            bipush 9
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.ENTITIES:Lnu/xom/Attribute$Type;
         9: .line 947
            new nu.xom.Attribute$Type
            dup
            bipush 10
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.ENUMERATION:Lnu/xom/Attribute$Type;
        10: .line 963
            new nu.xom.Attribute$Type
            dup
            iconst_0
            invokespecial nu.xom.Attribute$Type.<init>:(I)V
            putstatic nu.xom.Attribute$Type.UNDECLARED:Lnu/xom/Attribute$Type;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // nu.xom.Attribute$Type this
         0: .line 976
            aload 0 /* this */
            getfield nu.xom.Attribute$Type.type:I
            tableswitch { // 0 - 10
                    0: 1
                    1: 2
                    2: 3
                    3: 4
                    4: 5
                    5: 6
                    6: 7
                    7: 8
                    8: 9
                    9: 10
                   10: 11
              default: 12
          }
         1: .line 978
      StackMap locals:
      StackMap stack:
            ldc "UNDECLARED"
            areturn
         2: .line 980
      StackMap locals:
      StackMap stack:
            ldc "CDATA"
            areturn
         3: .line 982
      StackMap locals:
      StackMap stack:
            ldc "ID"
            areturn
         4: .line 984
      StackMap locals:
      StackMap stack:
            ldc "IDREF"
            areturn
         5: .line 986
      StackMap locals:
      StackMap stack:
            ldc "IDREFS"
            areturn
         6: .line 988
      StackMap locals:
      StackMap stack:
            ldc "NMTOKEN"
            areturn
         7: .line 990
      StackMap locals:
      StackMap stack:
            ldc "NMTOKENS"
            areturn
         8: .line 992
      StackMap locals:
      StackMap stack:
            ldc "NOTATION"
            areturn
         9: .line 994
      StackMap locals:
      StackMap stack:
            ldc "ENTITY"
            areturn
        10: .line 996
      StackMap locals:
      StackMap stack:
            ldc "ENTITIES"
            areturn
        11: .line 998
      StackMap locals:
      StackMap stack:
            ldc "ENUMERATION"
            areturn
        12: .line 1000
      StackMap locals:
      StackMap stack:
            new java.lang.RuntimeException
            dup
        13: .line 1001
            new java.lang.StringBuilder
            dup
            ldc "Bug in XOM: unexpected attribute type: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            getfield nu.xom.Attribute$Type.type:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        14: .line 1000
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.Attribute$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   15     0  this  Lnu/xom/Attribute$Type;

  private void <init>(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // nu.xom.Attribute$Type this
        start local 1 // int type
         0: .line 1009
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 1010
            aload 0 /* this */
            iload 1 /* type */
            putfield nu.xom.Attribute$Type.type:I
         2: .line 1011
            return
        end local 1 // int type
        end local 0 // nu.xom.Attribute$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lnu/xom/Attribute$Type;
            0    3     1  type  I
    MethodParameters:
      Name  Flags
      type  

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // nu.xom.Attribute$Type this
         0: .line 1024
            aload 0 /* this */
            getfield nu.xom.Attribute$Type.type:I
            ireturn
        end local 0 // nu.xom.Attribute$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/Attribute$Type;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // nu.xom.Attribute$Type this
        start local 1 // java.lang.Object o
         0: .line 1044
            aload 1 /* o */
            aload 0 /* this */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 1045
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            ifnonnull 2
            iconst_0
            ireturn
         2: .line 1046
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual nu.xom.Attribute$Type.hashCode:()I
            aload 1 /* o */
            invokevirtual java.lang.Object.hashCode:()I
            if_icmpeq 3
            iconst_0
            ireturn
         3: .line 1047
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "nu.xom.Attribute.Type"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 5
         4: .line 1048
            iconst_0
            ireturn
         5: .line 1050
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 1 // java.lang.Object o
        end local 0 // nu.xom.Attribute$Type this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lnu/xom/Attribute$Type;
            0    6     1     o  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      o     

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // nu.xom.Attribute$Type this
         0: .line 1068
            new java.lang.StringBuffer
            dup
            ldc "[Attribute.Type: "
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
         1: .line 1067
            astore 1 /* result */
        start local 1 // java.lang.StringBuffer result
         2: .line 1069
            aload 1 /* result */
            aload 0 /* this */
            invokevirtual nu.xom.Attribute$Type.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         3: .line 1070
            aload 1 /* result */
            bipush 93
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
         4: .line 1071
            aload 1 /* result */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuffer result
        end local 0 // nu.xom.Attribute$Type this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lnu/xom/Attribute$Type;
            2    5     1  result  Ljava/lang/StringBuffer;
}
SourceFile: "Attribute.java"
NestHost: nu.xom.Attribute
InnerClasses:
  public final Type = nu.xom.Attribute$Type of nu.xom.Attribute