| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.xml.generator.model.PrintBeanInfopublic class PrintBeanInfoextends java.lang.ObjectMethod 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.