1reading small-class.txt... 2begin classfile 3magic: cafebabe 4minor_version: 0000 5major_version: 002e 6constant_pool_count: 000a 7 8constant_pool: 9 0001: type{Small} 10 0002: type{java.lang.Object} 11 0003: utf8{"Small"} 12 0004: utf8{"java/lang/Object"} 13 0005: utf8{"blort"} 14 0006: utf8{"()V"} 15 0007: utf8{"Exceptions"} 16 0008: utf8{"java/lang/Error"} 17 0009: type{java.lang.Error} 18end constant_pool 19access_flags: public 20this_class: type{Small} 21super_class: type{java.lang.Object} 22interfaces_count: 0000 23fields_count: 0000 24methods_count: 0001 25 26methods[0]: 27 access_flags: public|abstract 28 name: blort 29 descriptor: ()V 30 attributes_count: 0001 31 32 attributes[0]: 33 name: Exceptions 34 length: 00000004 35 number_of_exceptions: 0001 36 type{java.lang.Error} 37 end attributes[0] 38end methods[0] 39attributes_count: 0000 40end classfile 41