org.jfree.xml.generator.model
public class PrintBeanInfo extends Object
Method Summary | |
---|---|
static void | main(String[] args)
Entry point for this utility application.
|
static void | print(Class c)
Prints the information for a class.
|
Parameters: args the class names.
Throws: Exception if there is a problem.
Parameters: c the class.