1 reading small-class.txt... 2 begin classfile 3 magic: cafebabe 4 minor_version: 0000 5 major_version: 002e 6 constant_pool_count: 000a 7 8 constant_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} 18 end constant_pool 19 access_flags: public 20 this_class: type{Small} 21 super_class: type{java.lang.Object} 22 interfaces_count: 0000 23 fields_count: 0000 24 methods_count: 0001 25 26 methods[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] 38 end methods[0] 39 attributes_count: 0000 40 end classfile 41