Paranamer is a mechamism that allows Java programmers to access the parameter names of methods of Java classes. The project works with JDK 1.4 and later.
Requirements:
· Java 1.5 or later
What's New in This Release:
· A runtime-only mode was added.
· ASM is used to retrieve parameter names from the debug data in a class file.
Product's homepage
What's New in This Release: [ read full changelog ]
· Improvements were made to the adaptive nature of parameter name retrieval.
· The QDox dependency was upgraded to take advantage of better Java 5 compatibility.