# Functions
ElementTraversal pre-order traverse HTML document.
IsElementNode helper for checking the given HTML node is an ElementNode.
IsTextNode helper for checking the given HTML node is a TextNode.
# Interfaces
No description provided by the author