notus/src/document/node library

Classes

ContainerNode<T extends Node?>
Container node can accommodate other nodes.
LookupResult
Result of a child lookup in a ContainerNode.
Node
An abstract node in a document tree.
RootNode
Root node of document tree.
StyledNode
An interface for document nodes with style.
StyledNodeMixin
Mixin used by nodes that wish to implement StyledNode interface.