PHP PHPHtmlParser\Dom Namespace

Classes

Name Description
AbstractNode Dom node object.
ArrayNode Dom node object which will allow users to use it as an array.
Collection Class Collection
HtmlNode Class HtmlNode
InnerNode Inner node of the html tree, might have children.
MockNode This mock object is used solely for testing the abstract class Node with out any potential side effects caused by testing a supper class of Node.
Tag
TextNode Class TextNode