You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by Garrett Rooney <ro...@electricjellyfish.net> on 2006/06/19 01:48:43 UTC

[PATCH] Javadoc cleanups

I noticed that there were some warnings when generated the javadocs...

-garrett

[[[
Clean up our javadoc.

[in core/src/main/java/org/apache/abdera/model]

* Entry.java
  (setContentAsHtml, setContentAsXhtml,
   setRightsAsXhtml, setSummaryAsXhtml,
   setTitleAsXhtml, setTitleAsXhtml): Remove baseUri param.

* Content.java
  (getMimeType): s/@returns/@return/
]]]