When using the @param with javadoc, it seem that the full variable
specification appears (e.g. "java.lang.String" ) vs. what would appear
in the Sun language Javadoc (e.g. "String"). How does one specify that
only the abreviated version is desired? Thanks - Lou