LibJClass Reference Manual |
---|
Overview
libjclass is a library for reading java class files. It was designed with portability as one of the main goals and it should work on most modern Unix and Unix-like platforms. It is also available for Microsoft Windows.
Many times you will need to access various structs directly to get things done. Suggestions on additional functions are always welcome.