Package jellyj.classfile.util

Class Diagram Summary
util 
 

Class Summary
AttributeHTMLConvert found attributes into HTML file.
ByteArrayStreamCan't be implemented as an inner class, unfortunately.
ByteSequenceUtility class that implements a sequence of bytes which can be read via the `readByte()' method.
Class2HTMLRead class file(s) and convert them into HTML files.
CodeHTMLConvert code into HTML file.
ConstantHTMLConvert constant pool into HTML file.
listclassRead class file(s) and display its contents.
MethodHTMLConvert methods and fields into HTML file.
patchclassPatch all Utf8 constants in the given class file file.class and save the result in _file.class.