Class CDATASection

java.lang.Object
org.attoparser.dom.Text
org.attoparser.dom.CDATASection
All Implemented Interfaces:
Serializable, INode

public class CDATASection extends Text

CDATA Section node in a DOM tree.

Since:
2.0.0
Author:
Daniel Fernández
See Also: