|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comment | |
| org.jdom | |
| Uses of Comment in org.jdom |
| Methods in org.jdom with parameters of type Comment | |
Document |
Document.addComment(Comment comment)
This will add a comment to the Document. |
Element |
Element.addChild(Comment comment)
This will add a as a child of this
Element. |
boolean |
Element.removeChild(Comment comment)
This will remove the specified Comment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||