Interface Comment

All Superinterfaces:
CharacterData, EventTarget, Node, NonDocumentTypeChildNode
All Known Implementing Classes:
CommentImpl, DTMNodeProxy

public interface Comment extends CharacterData
Textual notations within markup; although it is generally not visually shown, such comments are available to be read in the source view.