MCPcopy Create free account
hub / github.com/TruthHun/BookStack / XMLStringWriter

Function XMLStringWriter

static/word2md/mammoth.browser.js:32028–32030  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

32026 extend(XMLStringWriter, superClass);
32027
32028 function XMLStringWriter(options) {
32029 XMLStringWriter.__super__.constructor.call(this, options);
32030 }
32031
32032 XMLStringWriter.prototype.document = function(doc) {
32033 var child, i, len, r, ref;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected