[
http://jira.codehaus.org/browse/QDOX-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183271#action_183271
]
Vincent Siveton commented on QDOX-154:
--------------------------------------
Robert, according the doc, my understanding is the same than you: the behaviour
is correct.
I propose that you add some documentation with this pointer and close this
issue as you proposed.
For the record, here is the javadoc tool test:
{noformat}
/**
* @return The size.
*
* A Javadoc sample.
*/
public long getSize2()
{
return 0;
}
{noformat}
Here is the generated Javadoc by the Javadoc tool:
{noformat}
<a name="getSize2()"><!-- --></a><h3>
getSize2</h3>
<pre>public long <b>getSize2</b>()</pre>
<dl>
<dd><dl>
</dl>
</dd>
<dd><dl>
<dt><b>Returns:</b></dt><dd>The size.
A Javadoc sample.</dd></dl>
</dd>
</dl>
{noformat}
> JavaMethod#getComment() is parsed with an implicit order
> --------------------------------------------------------
>
> Key: QDOX-154
> URL: http://jira.codehaus.org/browse/QDOX-154
> Project: QDox
> Issue Type: Bug
> Reporter: Vincent Siveton
> Assignee: Robert Scholte
> Fix For: 1.10
>
> Attachments: TestQDOX154.java
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email