|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comment | |
org.w3c.dom | The Document Object Model (DOM) is a Recommendation of the World Wide Web Consortium, defining programming interfaces for XML (and, optionally, HTML) documents. |
Uses of Comment in org.w3c.dom |
Methods in org.w3c.dom that return Comment | |
Comment |
Document.createComment(java.lang.String data)
Creates a Comment node given the specified
string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |