#define THIRD_PARTY_BLINK_RENDERER_CORE_XML_DOM_PARSER_H_ #include "third_party/blink/renderer/core/core_export.h" #include "third_party/blink/renderer/platform ...
This code is based off the xml-parser here: https://github.com/segmentio/xml-parser. Please see that page for details of the JSON output. The parse function takes an ...