serializeToString

Declaration

String serializeToString(
    in Node root
);
DOMString serializeToString(
    Node node
);