sesaparcours
    Preparing search index...
    • Converts a DOM structure into plain text. Currently the text format is fairly ugly: all one line with no whitespace, unless the DOM itself has whitespace built-in.

      Parameters

      • dom: Node

        A tree of XML nodes.

      Returns string

      Text representation.