dojox.wire.XmlWire._getDocument
dojo.require("dojox.wire.XmlWire");
defined in dojox/wire/XmlWire.js
If 'node' is specified, a DOM document of the node is returned. Otherwise, a DOM document is created.
Usage
function (/*Node*/ node) (view source)
parameter | type | description |
---|---|---|
node | Node |