Package org.dom4j

Interface Comment

All Superinterfaces:
CharacterData, Cloneable, Node
All Known Implementing Classes:
AbstractComment, DefaultComment, DOMComment, FlyweightComment

public interface Comment extends CharacterData
Comment defines the behavior of an XML comment.
Version:
$Revision: 1.7 $