api documentation for xml2json (v0.11.0)

Converts xml to json and vice-versa, using node-expat.

table of contents

  1. module xml2json
    1. function xml2json.toJson (xml, _options)
    2. function xml2json.toXml (json, options)
    3. object xml2json.sanitize
  2. module xml2json.sanitize
    1. function xml2json.sanitize (value, reverse)

module xml2json

function xml2json.toJson (xml, _options)

function xml2json.toXml (json, options)

module xml2json.sanitize

function xml2json.sanitize (value, reverse)

[ this document was created with utility2 ]