|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xml.generator.model.PrintBeanInfo
public class PrintBeanInfo
A utility class for printing information about a class.
| Method Summary | |
|---|---|
static void |
main(String[] args)
Entry point for this utility application. |
static void |
print(Class c)
Prints the information for a class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void print(Class c)
c - the class.
public static void main(String[] args)
throws Exception
args - the class names.
Exception - if there is a problem.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||