Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.generator.model.PrintBeanInfo
public class PrintBeanInfo
extends java.lang.Object
Method Summary | |
static void |
|
static void |
|
public static void main(String[] args) throws Exception
Entry point for this utility application.
- Parameters:
args
- the class names.
public static void print(Class c)
Prints the information for a class.
- Parameters:
c
- the class.