SDom\Node

Classes Summary
CData Node representing an HTML CData comment. Class CData
Comment Node representing an HTML comment. Class Comment
DocType Node representing an HTML document's DocType declaration. Class DocType
Element Node representing an HTML element. Class Element
Text Node representing an HTML element's text content. Class Text
Interfaces Summary
NodeInterface Interface to represent a node. Interface NodeInterface