| nav-title | Class xml |
|---|---|
| title | Class xml |
| description | Class xml |
// To import the "xml" module:
var xml = require("xml");| Class | Description |
|---|---|
| ParserEventType | Specifies the type of parser event. |
| XmlParser | A simple non-validating SAX parser based on https://github.com/vflash/easysax version 0.1.14 |
| Object | Description |
|---|---|
| ParserEvent | Provides information for a parser event. |