jclassinfo ========== A little program to extract information from java class files. It is able to give information about dependencies on packages, classes, methods, as well as the class itself (interfaces implemented, fields methods, attributes and more). For information about its usage see the man page (man jclassinfo) or use the --help option.