Class Summary |
AttributeHTML | Convert found attributes into HTML file. |
ByteArrayStream | Can't be implemented as an inner class, unfortunately. |
ByteSequence | Utility class that implements a sequence of bytes which can be read
via the `readByte()' method. |
Class2HTML | Read class file(s) and convert them into HTML files. |
CodeHTML | Convert code into HTML file. |
ConstantHTML | Convert constant pool into HTML file. |
listclass | Read class file(s) and display its contents. |
MethodHTML | Convert methods and fields into HTML file. |
patchclass | Patch all Utf8 constants in the given class file file.class
and save the result in _file.class. |