Package org.w3c.tidy

Class DOMCommentImpl

All Implemented Interfaces:
CharacterData, Comment, Node

public class DOMCommentImpl extends DOMCharacterDataImpl implements Comment
Tidy implementation of org.w3c.dom.Comment.
Version:
$Revision: 400 $ ($Author: fgiust $)
Author:
Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina