
Back to start page
What is Jar-Inspector ?
Jar-Inspector visualizes the content
of a JAVA Jar archive using UML notation.
It is written entirely in JAVA 2, using JDK 1.2.
It is conceived as a tool to demonstrate the power of the automatic graph
visulization algorithms of
yFiles.
The following informations are displayed:
- All Classes/Interfaces in the Jar file with complete list of Fields<
and Methods.
- Classes/Interface defined ouside the Jar file but referrenced by
Classes/Interface in the Jar file.
- All non-empty Packages in the Jar-File
- Inheritance relation between Classes/Interfaces.