XMLSerializer

Overview

The XMLSerializer interface provides the serializeToString() method to construct an XML string representing a DOM tree.

Location