Right package:xmlhtml

Moves a Cursor to its right sibling.
Navigates a Cursor to the nearest right sibling that matches a predicate.
Inserts a new Node to the right of the current position, and moves right to the new node.
Inserts a list of new Nodes to the right of the current position.
Inserts a new Node to the right of the current position.
Removes the current Node, and moves the Cursor to its right sibling, if any.
Removes the Node to the right of the current position, if any.