The HTMLElement node class
The Text node class
The Document class
The HTML adaptor can measure DOM node sizes
The document in which the HTML nodes will be created
The DOMParser used to parse a string into a DOM tree
The window object for this adaptor
Protected
createOptional
ns: stringOptional
ns: stringThe HTML element whose attributes are to be set
The attributes to set on that node
Abstract HTMLAdaptor class for manipulating HTML elements (subclass of AbstractDOMAdaptor)
N = HTMLElement node class T = Text node class D = Document class