Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

MethodHTML Class Reference

Inheritance diagram for MethodHTML:
[legend]
Collaboration diagram for MethodHTML:
[legend]
List of all members.

Private Methods

 MethodHTML (String dir, String class_name, Method[] methods, Field[] fields, ConstantHTML constant_html, AttributeHTML attribute_html) throws IOException
void writeField (Field field) throws IOException
final void writeMethod (Method method, int method_number) throws IOException
 MethodHTML (String dir, String class_name, Method[] methods, Field[] fields, ConstantHTML constant_html, AttributeHTML attribute_html) throws IOException
void writeField (Field field) throws IOException
final void writeMethod (Method method, int method_number) throws IOException

Private Attributes

String class_name
PrintWriter file
ConstantHTML constant_html
AttributeHTML attribute_html

Detailed Description

Convert methods and fields into HTML file.

Version:
Id:
MethodHTML.java,v 1.1.1.1 2002/01/24 03:44:02 pserver Exp
Author:
M. Dahm

Definition at line 13 of file lib/jpf/de/fub/bytecode/util/MethodHTML.java.


Member Function Documentation

void MethodHTML::writeField Field   field [inline, private]
 

Print field of class.

Parameters:
field   field to print
Exceptions:
java   .io.IOException

Definition at line 51 of file src/de/fub/bytecode/util/MethodHTML.java.

void MethodHTML::writeField Field   field [inline, private]
 

Print field of class.

Parameters:
field   field to print
Exceptions:
java   .io.IOException

Definition at line 51 of file lib/jpf/de/fub/bytecode/util/MethodHTML.java.


The documentation for this class was generated from the following files:
Generated at Thu Feb 7 07:20:13 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001