Hi,

do we use <code>, <tt> or {...@code}? I found all three version. Is there a
Checkstyle for that?

Do we introduce a newline between the Javadoc body and the @param,
@return or @throws clause? Again I see both:

    /**
     * create the /Font object
     *
     * @param fontname the internal name for the font
     * @param subtype the font's subtype
     * @param basefont the base font name
     * @param encoding the character encoding schema used by the font
     */

    /**
     * Sets the Encoding value of the font.
     * @param encoding the encoding
     */


Best Regards
Alex

-  
e-mail: alexanderk...@gmx.net
web:    www.alexanderkiel.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to