|
About:
Paranamer is a mechamism that allows Java
programmers to access the parameter names of
methods of Java classes. It works with JDK 1.4 and
later.
Release focus: Initial freshmeat announcement
Changes:
A runtime-only mode was added. ASM is used to
retrieve parameter names from the debug data in a
class file.
Author:
Paul Hammant [contact developer]
Homepage:
http://paranamer.codehaus.org/
Jar:
http://repository.codehaus.org/com/thoughtworks/paranamer/
CVS tree (cvsweb):
http://svn.paranamer.codehaus.org/browse/%7Eraw,r=9999/paranamer/trunk/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|