Package org.jfree.xml.generator.model
Class PrintBeanInfo
java.lang.Object
org.jfree.xml.generator.model.PrintBeanInfo
A utility class for printing information about a class.
-
Method Summary
-
Method Details
-
print
Prints the information for a class.- Parameters:
c
- the class.
-
main
Entry point for this utility application.- Parameters:
args
- the class names.- Throws:
Exception
- if there is a problem.
-