Class TextNode

java.lang.Object
org.outerj.daisy.diff.html.dom.Node
org.outerj.daisy.diff.html.dom.TextNode
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
ImageNode, SeparatingNode, WhiteSpaceNode

public class TextNode extends Node implements Cloneable
Represents a piece of text in the HTML file.