Uses of Interface org.w3c.dom.Comment

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.Comment

Comment
Creates a Comment node given the specified string.

Uses in package gnu.xml.libxmlj.dom

Methods with return type org.w3c.dom.Comment

Comment

Uses in package gnu.xml.dom

Classes implementing org.w3c.dom.Comment

class
"Comment" implementation.

Methods with return type org.w3c.dom.Comment

Comment
DOM L1 Returns a newly created comment node with the specified value.