Hi,
I don't do Java, but need to work with Java Class files in a browser environment for the following specfic scenario.
I've receieved a JAR file containg lots of *.class files without any documentation. I need to use them from within a browser (say with java script).
Is there any way (tool, utility, method) that I can use to expose and document the exposable methods in each CLASS file without access to the code?
I am thinking of something like the ViewDependencies of the Microsoft visual studio.
The platform is WINTEL.
If so, please tell em.
If not, please tell me since I am on atight time target.
Thanks in advance.
End
I don't do Java, but need to work with Java Class files in a browser environment for the following specfic scenario.
I've receieved a JAR file containg lots of *.class files without any documentation. I need to use them from within a browser (say with java script).
Is there any way (tool, utility, method) that I can use to expose and document the exposable methods in each CLASS file without access to the code?
I am thinking of something like the ViewDependencies of the Microsoft visual studio.
The platform is WINTEL.
If so, please tell em.
If not, please tell me since I am on atight time target.
Thanks in advance.
End