Optional
callback: null | CallbackOptional
options: null | DomHandlerOptionsSettings for the handler.
Optional
elementCB: ElementCallbackCallback whenever a tag is closed.
Private
Readonly
callbackCalled once parsing has completed.
The elements of the DOM
Private
doneIndicated whether parsing has been completed.
Private
Readonly
elementCBCallback whenever a tag is closed.
Protected
lastA data node that is still being written to.
Private
Readonly
optionsSettings for the handler.
Private
parserReference to the parser instance. Used for location information.
The root element for the DOM
Protected
tagStack of open tags.
Protected
addProtected
handle
Called once parsing has completed.