Package com.github.westsi.browser.util.html
package com.github.westsi.browser.util.html
-
ClassDescriptionHTML Element interface to use as lexed HTML tokens.Lexes and parses source HTML into a tree of
HTMLElement
s.Represents a textual node in the DOM tree.