|
|||||||||
| 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(java.lang.String[] args)
Entry point for this utility application. |
static void |
print(java.lang.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(java.lang.Class c)
c - the class.
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the class names.
java.lang.Exception - if there is a problem.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||