[][src]Module select::node

Structs

Attrs
Children
Descendants
Find
Node

A single node of an HTML document. Nodes may be HTML elements, comments, or text nodes.

Raw

Internal representation of a Node. Not of much use without a reference to a Document.

Enums

Data

The Node type specific data stored by every Node.