wt2html/HTML5TreeBuilder~HTML5TreeBuilder()

Show:

new HTML5TreeBuilder()

...

Extends

Methods

addListenersOn()

Register for (token) 'chunk' and 'end' events from a token emitter, normally the TokenTransformDispatcher.

Register for (token) 'chunk' and 'end' events from a token emitter, normally the TokenTransformDispatcher.

Source:

processToken()

Adapt the token format to internal HTML tree builder format, call the actual html tree builder by emitting the token.

Adapt the token format to internal HTML tree builder format, call the actual html tree builder by emitting the token.

Source:

setPipelineId()

Debugging aid: set pipeline id

.

Debugging aid: set pipeline id

Source: