Well, you could always use Javadoc on the files. That produces the API much like the ones you can find on the java.sun.com page. It includes the class structure, but I'm not sure that's the format you want. Another option is to get RationalRose which has a reverse engineering tool that nicely creates a class diagram.
Main Topics
Browse All Topics





by: s_laviePosted on 2002-08-15 at 05:49:56ID: 7222269
What about javadoc?