Home Reference Source
public class | source

SAXEventAdaptor

Extends:

node:events~EventEmitter → SAXEventAdaptor

Implements:

  • EventAdaptor

EventAdaptor for SAX parser.

The following events are piped through the stream as tokens

See:

Constructor Summary

Public Constructor
public

constructor(delegate: EventEmitter)

Public Constructors

public constructor(delegate: EventEmitter) source

Params:

NameTypeAttributeDescription
delegate EventEmitter