jellyj.classfile.util
Class AttributeHTML
- final class AttributeHTML
- implements Constants
Convert found attributes into HTML file.
- Author:
- JellyJ Design Group
AttributeHTML
AttributeHTML(String dir, String class_name, ConstantPool constant_pool, ConstantHTML constant_html)
throws java.io.IOException
close
final void close()
writeAttribute
final void writeAttribute(Attribute attribute, String anchor)
throws java.io.IOException
writeAttribute
final void writeAttribute(Attribute attribute, String anchor, int method_number)
throws java.io.IOException
to Class java.lang.String
to Class java.io.PrintWriter
to Class jellyj.classfile.util.ConstantHTML
to Class jellyj.classfile.javaclass.ConstantPool