A HTML element consists of a tag name, attributes, and child nodes (including text nodes and other elements). From an Element, you can extract data, traverse the node graph, and manipulate the HTML. @author Jonathan Hedley, jonathan@hedley.net
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected