public class com.sun.xml.internal.fastinfoset.DecoderStateTables
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.xml.internal.fastinfoset.DecoderStateTables
  super_class: java.lang.Object
{
  private static int RANGE_INDEX_END;
    descriptor: I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static int RANGE_INDEX_VALUE;
    descriptor: I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  public static final int STATE_ILLEGAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 255

  public static final int STATE_UNSUPPORTED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 254

  public static final int EII_NO_AIIS_INDEX_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int EII_AIIS_INDEX_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int EII_INDEX_MEDIUM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int EII_INDEX_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int EII_NAMESPACES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int EII_LITERAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int CII_UTF8_SMALL_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int CII_UTF8_MEDIUM_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int CII_UTF8_LARGE_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int CII_UTF16_SMALL_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int CII_UTF16_MEDIUM_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int CII_UTF16_LARGE_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  public static final int CII_RA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  public static final int CII_EA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  public static final int CII_INDEX_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  public static final int CII_INDEX_MEDIUM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int CII_INDEX_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int CII_INDEX_LARGE_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  public static final int COMMENT_II;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  public static final int PROCESSING_INSTRUCTION_II;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 19

  public static final int DOCUMENT_TYPE_DECLARATION_II;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  public static final int UNEXPANDED_ENTITY_REFERENCE_II;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  public static final int TERMINATOR_SINGLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 22

  public static final int TERMINATOR_DOUBLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 23

  private static final int[] DII;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] DII_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[] EII;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] EII_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  public static final int AII_INDEX_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int AII_INDEX_MEDIUM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int AII_INDEX_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int AII_LITERAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int AII_TERMINATOR_SINGLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int AII_TERMINATOR_DOUBLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private static final int[] AII;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] AII_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  public static final int NISTRING_UTF8_SMALL_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int NISTRING_UTF8_MEDIUM_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int NISTRING_UTF8_LARGE_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int NISTRING_UTF16_SMALL_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int NISTRING_UTF16_MEDIUM_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int NISTRING_UTF16_LARGE_LENGTH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int NISTRING_RA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  public static final int NISTRING_EA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  public static final int NISTRING_INDEX_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int NISTRING_INDEX_MEDIUM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  public static final int NISTRING_INDEX_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  public static final int NISTRING_EMPTY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  private static final int[] NISTRING;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] NISTRING_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static final int ISTRING_SMALL_LENGTH;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int ISTRING_MEDIUM_LENGTH;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  static final int ISTRING_LARGE_LENGTH;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  static final int ISTRING_INDEX_SMALL;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  static final int ISTRING_INDEX_MEDIUM;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  static final int ISTRING_INDEX_LARGE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private static final int[] ISTRING;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] ISTRING_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static final int ISTRING_PREFIX_NAMESPACE_LENGTH_3;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  static final int ISTRING_PREFIX_NAMESPACE_LENGTH_5;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  static final int ISTRING_PREFIX_NAMESPACE_LENGTH_29;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  static final int ISTRING_PREFIX_NAMESPACE_LENGTH_36;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  static final int ISTRING_PREFIX_NAMESPACE_INDEX_ZERO;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int[] ISTRING_PREFIX_NAMESPACE;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] ISTRING_PREFIX_NAMESPACE_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static final int UTF8_NCNAME_NCNAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int UTF8_NCNAME_NCNAME_CHAR;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  static final int UTF8_TWO_BYTES;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  static final int UTF8_THREE_BYTES;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  static final int UTF8_FOUR_BYTES;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int[] UTF8_NCNAME;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] UTF8_NCNAME_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static final int UTF8_ONE_BYTE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int[] UTF8;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final int[][] UTF8_RANGES;
    descriptor: [[I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=0, args_size=0
         0: .line 31
            iconst_0
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.RANGE_INDEX_END:I
         1: .line 32
            iconst_1
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.RANGE_INDEX_VALUE:I
         2: .line 63
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.DII:[I
         3: .line 65
            bipush 29
            anewarray int[]
            dup
            iconst_0
         4: .line 69
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 31
            iastore
            aastore
            dup
            iconst_1
         5: .line 72
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 39
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            iconst_2
         6: .line 77
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 48
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            iconst_3
         7: .line 80
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 55
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_4
         8: .line 83
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 56
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            iconst_5
         9: .line 86
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 59
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 6
        10: .line 89
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 60
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 7
        11: .line 92
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 61
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 8
        12: .line 95
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 62
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 9
        13: .line 98
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 10
        14: .line 101
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            bipush 11
        15: .line 104
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 103
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 12
        16: .line 109
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 112
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 13
        17: .line 112
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 119
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 14
        18: .line 115
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 120
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 15
        19: .line 118
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 123
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 16
        20: .line 121
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 124
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 17
        21: .line 124
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 125
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 18
        22: .line 127
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 126
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 19
        23: .line 130
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 20
        24: .line 133
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 195
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 21
        25: .line 136
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 199
            iastore
            dup
            iconst_1
            bipush 20
            iastore
            aastore
            dup
            bipush 22
        26: .line 139
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 224
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 23
        27: .line 142
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 225
            iastore
            dup
            iconst_1
            bipush 19
            iastore
            aastore
            dup
            bipush 24
        28: .line 145
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 226
            iastore
            dup
            iconst_1
            bipush 18
            iastore
            aastore
            dup
            bipush 25
        29: .line 148
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 26
        30: .line 153
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 240
            iastore
            dup
            iconst_1
            bipush 22
            iastore
            aastore
            dup
            bipush 27
        31: .line 156
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 254
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 28
        32: .line 159
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            bipush 23
            iastore
            aastore
        33: .line 65
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.DII_RANGES:[[I
        34: .line 162
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.EII:[I
        35: .line 164
            bipush 49
            anewarray int[]
            dup
            iconst_0
        36: .line 168
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 31
            iastore
            aastore
            dup
            iconst_1
        37: .line 171
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 39
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            iconst_2
        38: .line 176
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 48
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            iconst_3
        39: .line 179
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 55
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_4
        40: .line 182
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 56
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            iconst_5
        41: .line 185
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 59
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 6
        42: .line 188
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 60
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 7
        43: .line 191
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 61
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 8
        44: .line 194
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 62
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 9
        45: .line 197
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 10
        46: .line 200
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            bipush 11
        47: .line 203
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 103
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 12
        48: .line 208
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 112
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 13
        49: .line 211
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 119
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 14
        50: .line 214
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 120
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 15
        51: .line 217
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 123
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 16
        52: .line 220
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 124
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 17
        53: .line 223
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 125
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 18
        54: .line 226
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 126
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 19
        55: .line 229
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 20
        56: .line 236
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 129
            iastore
            dup
            iconst_1
            bipush 6
            iastore
            aastore
            dup
            bipush 21
        57: .line 239
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 130
            iastore
            dup
            iconst_1
            bipush 7
            iastore
            aastore
            dup
            bipush 22
        58: .line 242
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 131
            iastore
            dup
            iconst_1
            bipush 8
            iastore
            aastore
            dup
            bipush 23
        59: .line 247
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 133
            iastore
            dup
            iconst_1
            bipush 9
            iastore
            aastore
            dup
            bipush 24
        60: .line 250
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 134
            iastore
            dup
            iconst_1
            bipush 10
            iastore
            aastore
            dup
            bipush 25
        61: .line 253
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 135
            iastore
            dup
            iconst_1
            bipush 11
            iastore
            aastore
            dup
            bipush 26
        62: .line 258
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 139
            iastore
            dup
            iconst_1
            bipush 12
            iastore
            aastore
            dup
            bipush 27
        63: .line 263
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 143
            iastore
            dup
            iconst_1
            bipush 13
            iastore
            aastore
            dup
            bipush 28
        64: .line 268
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 145
            iastore
            dup
            iconst_1
            bipush 6
            iastore
            aastore
            dup
            bipush 29
        65: .line 271
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 146
            iastore
            dup
            iconst_1
            bipush 7
            iastore
            aastore
            dup
            bipush 30
        66: .line 274
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 147
            iastore
            dup
            iconst_1
            bipush 8
            iastore
            aastore
            dup
            bipush 31
        67: .line 279
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 149
            iastore
            dup
            iconst_1
            bipush 9
            iastore
            aastore
            dup
            bipush 32
        68: .line 282
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 150
            iastore
            dup
            iconst_1
            bipush 10
            iastore
            aastore
            dup
            bipush 33
        69: .line 285
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 151
            iastore
            dup
            iconst_1
            bipush 11
            iastore
            aastore
            dup
            bipush 34
        70: .line 290
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 155
            iastore
            dup
            iconst_1
            bipush 12
            iastore
            aastore
            dup
            bipush 35
        71: .line 295
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 159
            iastore
            dup
            iconst_1
            bipush 13
            iastore
            aastore
            dup
            bipush 36
        72: .line 300
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 175
            iastore
            dup
            iconst_1
            bipush 14
            iastore
            aastore
            dup
            bipush 37
        73: .line 303
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 179
            iastore
            dup
            iconst_1
            bipush 15
            iastore
            aastore
            dup
            bipush 38
        74: .line 306
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 183
            iastore
            dup
            iconst_1
            bipush 16
            iastore
            aastore
            dup
            bipush 39
        75: .line 309
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 184
            iastore
            dup
            iconst_1
            bipush 17
            iastore
            aastore
            dup
            bipush 40
        76: .line 312
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 199
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 41
        77: .line 315
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 203
            iastore
            dup
            iconst_1
            bipush 21
            iastore
            aastore
            dup
            bipush 42
        78: .line 318
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 224
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 43
        79: .line 321
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 225
            iastore
            dup
            iconst_1
            bipush 19
            iastore
            aastore
            dup
            bipush 44
        80: .line 324
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 226
            iastore
            dup
            iconst_1
            bipush 18
            iastore
            aastore
            dup
            bipush 45
        81: .line 327
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 46
        82: .line 332
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 240
            iastore
            dup
            iconst_1
            bipush 22
            iastore
            aastore
            dup
            bipush 47
        83: .line 335
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 254
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 48
        84: .line 338
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            bipush 23
            iastore
            aastore
        85: .line 164
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.EII_RANGES:[[I
        86: .line 350
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.AII:[I
        87: .line 352
            bipush 11
            anewarray int[]
            dup
            iconst_0
        88: .line 354
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            aastore
            dup
            iconst_1
        89: .line 357
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_2
        90: .line 360
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 111
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            iconst_3
        91: .line 363
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 119
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_4
        92: .line 367
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 121
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            iconst_5
        93: .line 370
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 122
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 6
        94: .line 373
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 123
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 7
        95: .line 376
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 8
        96: .line 381
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 240
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 9
        97: .line 384
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 254
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 10
        98: .line 387
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
        99: .line 352
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.AII_RANGES:[[I
       100: .line 405
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.NISTRING:[I
       101: .line 407
            bipush 29
            anewarray int[]
            dup
            iconst_0
       102: .line 411
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 7
            iastore
            aastore
            dup
            iconst_1
       103: .line 414
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 8
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_2
       104: .line 417
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 11
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_3
       105: .line 420
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 12
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            iconst_4
       106: .line 423
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 15
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_5
       107: .line 428
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 23
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 6
       108: .line 431
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 24
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 7
       109: .line 434
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 27
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 8
       110: .line 437
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 28
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 9
       111: .line 440
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 31
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 10
       112: .line 445
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 47
            iastore
            dup
            iconst_1
            bipush 6
            iastore
            aastore
            dup
            bipush 11
       113: .line 450
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            dup
            iconst_1
            bipush 7
            iastore
            aastore
            dup
            bipush 12
       114: .line 455
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 71
            iastore
            aastore
            dup
            bipush 13
       115: .line 458
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 72
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            bipush 14
       116: .line 461
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 75
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 15
       117: .line 464
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 76
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 16
       118: .line 467
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 79
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 17
       119: .line 472
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 87
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 18
       120: .line 475
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 88
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 19
       121: .line 478
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 91
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 20
       122: .line 481
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 92
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 21
       123: .line 484
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 22
       124: .line 489
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 111
            iastore
            dup
            iconst_1
            bipush 6
            iastore
            aastore
            dup
            bipush 23
       125: .line 494
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            bipush 7
            iastore
            aastore
            dup
            bipush 24
       126: .line 499
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 191
            iastore
            dup
            iconst_1
            bipush 8
            iastore
            aastore
            dup
            bipush 25
       127: .line 502
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 223
            iastore
            dup
            iconst_1
            bipush 9
            iastore
            aastore
            dup
            bipush 26
       128: .line 505
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            bipush 10
            iastore
            aastore
            dup
            bipush 27
       129: .line 508
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 254
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 28
       130: .line 511
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            bipush 11
            iastore
            aastore
       131: .line 407
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.NISTRING_RANGES:[[I
       132: .line 522
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING:[I
       133: .line 524
            bipush 9
            anewarray int[]
            dup
            iconst_0
       134: .line 526
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            aastore
            dup
            iconst_1
       135: .line 529
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 64
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_2
       136: .line 532
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_3
       137: .line 535
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 96
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            iconst_4
       138: .line 538
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_5
       139: .line 541
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 191
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 6
       140: .line 544
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 223
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 7
       141: .line 547
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 8
       142: .line 550
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
       143: .line 524
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_RANGES:[[I
       144: .line 560
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE:[I
       145: .line 562
            bipush 18
            anewarray int[]
            dup
            iconst_0
       146: .line 564
            iconst_2
            newarray 10
            dup
            iconst_0
            iconst_1
            iastore
            aastore
            dup
            iconst_1
       147: .line 567
            iconst_2
            newarray 10
            dup
            iconst_0
            iconst_2
            iastore
            dup
            iconst_1
            bipush 6
            iastore
            aastore
            dup
            iconst_2
       148: .line 570
            iconst_2
            newarray 10
            dup
            iconst_0
            iconst_3
            iastore
            aastore
            dup
            iconst_3
       149: .line 573
            iconst_2
            newarray 10
            dup
            iconst_0
            iconst_4
            iastore
            dup
            iconst_1
            bipush 7
            iastore
            aastore
            dup
            iconst_4
       150: .line 576
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 27
            iastore
            aastore
            dup
            iconst_5
       151: .line 579
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 28
            iastore
            dup
            iconst_1
            bipush 8
            iastore
            aastore
            dup
            bipush 6
       152: .line 582
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 34
            iastore
            aastore
            dup
            bipush 7
       153: .line 585
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 35
            iastore
            dup
            iconst_1
            bipush 9
            iastore
            aastore
            dup
            bipush 8
       154: .line 588
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 63
            iastore
            aastore
            dup
            bipush 9
       155: .line 594
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 64
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            bipush 10
       156: .line 597
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 11
       157: .line 600
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 96
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 12
       158: .line 603
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 13
       159: .line 606
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 128
            iastore
            dup
            iconst_1
            bipush 10
            iastore
            aastore
            dup
            bipush 14
       160: .line 609
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 191
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 15
       161: .line 612
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 223
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 16
       162: .line 615
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            iconst_5
            iastore
            aastore
            dup
            bipush 17
       163: .line 618
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
       164: .line 562
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE_RANGES:[[I
       165: .line 628
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_NCNAME:[I
       166: .line 630
            bipush 16
            anewarray int[]
            dup
            iconst_0
       167: .line 635
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 44
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_1
       168: .line 639
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 46
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_2
       169: .line 642
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 47
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_3
       170: .line 646
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 57
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_4
       171: .line 649
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 64
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_5
       172: .line 653
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 90
            iastore
            aastore
            dup
            bipush 6
       173: .line 656
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 94
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 7
       174: .line 660
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 95
            iastore
            aastore
            dup
            bipush 8
       175: .line 663
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 96
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 9
       176: .line 667
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 122
            iastore
            aastore
            dup
            bipush 10
       177: .line 670
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 11
       178: .line 676
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 193
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 12
       179: .line 679
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 223
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 13
       180: .line 685
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 14
       181: .line 691
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 247
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 15
       182: .line 695
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
       183: .line 630
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_NCNAME_RANGES:[[I
       184: .line 700
            sipush 256
            newarray 10
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8:[I
       185: .line 702
            bipush 11
            anewarray int[]
            dup
            iconst_0
       186: .line 707
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 8
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_1
       187: .line 711
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 10
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_2
       188: .line 714
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 12
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_3
       189: .line 718
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 13
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            iconst_4
       190: .line 721
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 31
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            iconst_5
       191: .line 724
            iconst_2
            newarray 10
            dup
            iconst_0
            bipush 127
            iastore
            dup
            iconst_1
            iconst_1
            iastore
            aastore
            dup
            bipush 6
       192: .line 730
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 193
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
            dup
            bipush 7
       193: .line 733
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 223
            iastore
            dup
            iconst_1
            iconst_2
            iastore
            aastore
            dup
            bipush 8
       194: .line 739
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 239
            iastore
            dup
            iconst_1
            iconst_3
            iastore
            aastore
            dup
            bipush 9
       195: .line 745
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 247
            iastore
            dup
            iconst_1
            iconst_4
            iastore
            aastore
            dup
            bipush 10
       196: .line 749
            iconst_2
            newarray 10
            dup
            iconst_0
            sipush 255
            iastore
            dup
            iconst_1
            sipush 255
            iastore
            aastore
       197: .line 702
            putstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_RANGES:[[I
       198: .line 798
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.DII:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.DII_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       199: .line 801
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.EII:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.EII_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       200: .line 804
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.AII:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.AII_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       201: .line 807
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.NISTRING:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.NISTRING_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       202: .line 810
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       203: .line 813
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       204: .line 816
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_NCNAME:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_NCNAME_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       205: .line 819
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8:[I
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_RANGES:[[I
            invokestatic com.sun.xml.internal.fastinfoset.DecoderStateTables.constructTable:([I[[I)V
       206: .line 820
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static void constructTable(int[], int[][]);
    descriptor: ([I[[I)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=7, args_size=2
        start local 0 // int[] table
        start local 1 // int[][] ranges
         0: .line 753
            iconst_0
            istore 2 /* start */
        start local 2 // int start
         1: .line 754
            iconst_0
            istore 3 /* range */
        start local 3 // int range
         2: goto 12
         3: .line 755
      StackMap locals: int int
      StackMap stack:
            aload 1 /* ranges */
            iload 3 /* range */
            aaload
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.RANGE_INDEX_END:I
            iaload
            istore 4 /* end */
        start local 4 // int end
         4: .line 756
            aload 1 /* ranges */
            iload 3 /* range */
            aaload
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.RANGE_INDEX_VALUE:I
            iaload
            istore 5 /* value */
        start local 5 // int value
         5: .line 757
            iload 2 /* start */
            istore 6 /* i */
        start local 6 // int i
         6: goto 9
         7: .line 758
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* table */
            iload 6 /* i */
            iload 5 /* value */
            iastore
         8: .line 757
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 6 /* i */
            iload 4 /* end */
            if_icmple 7
        end local 6 // int i
        10: .line 760
            iload 4 /* end */
            iconst_1
            iadd
            istore 2 /* start */
        end local 5 // int value
        end local 4 // int end
        11: .line 754
            iinc 3 /* range */ 1
      StackMap locals:
      StackMap stack:
        12: iload 3 /* range */
            aload 1 /* ranges */
            arraylength
            if_icmplt 3
        end local 3 // int range
        13: .line 762
            return
        end local 2 // int start
        end local 1 // int[][] ranges
        end local 0 // int[] table
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   14     0   table  [I
            0   14     1  ranges  [[I
            1   14     2   start  I
            2   13     3   range  I
            4   11     4     end  I
            5   11     5   value  I
            6   10     6       i  I
    MethodParameters:
        Name  Flags
      table   
      ranges  

  public static final int DII(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 765
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.DII:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int EII(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 769
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.EII:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int AII(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 773
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.AII:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int NISTRING(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 777
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.NISTRING:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int ISTRING(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 781
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int ISTRING_PREFIX_NAMESPACE(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 785
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int UTF8(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 789
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  public static final int UTF8_NCNAME(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int index
         0: .line 793
            getstatic com.sun.xml.internal.fastinfoset.DecoderStateTables.UTF8_NCNAME:[I
            iload 0 /* index */
            iaload
            ireturn
        end local 0 // int index
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  index  I
    MethodParameters:
       Name  Flags
      index  final

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.fastinfoset.DecoderStateTables this
         0: .line 822
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 823
            return
        end local 0 // com.sun.xml.internal.fastinfoset.DecoderStateTables this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/fastinfoset/DecoderStateTables;
}
SourceFile: "DecoderStateTables.java"