[jdom-interest] Documentation bug

Mike Engelhart mengelhart at earthtrip.com
Mon Aug 21 21:34:47 PDT 2000


I just noticed this in a version of the JavaDoc that I generated about a  
week ago from CVS.  Not sure if it's been updated or not though:

In the Document doc page, the addContent(Element element) method has the  
description of the addContent(Comment comment) method.

public Document addContent(Element element)
This will add a comment to the  
Document. 
Parameters:
comment - Comment to add.
Returns:
Document - this  
object modified.


Mike




More information about the jdom-interest mailing list