matlab.io.xml.dom.WriterConfiguration Class
Namespace: matlab.io.xml.dom
Description
Use properties of a matlab.io.xml.dom.WriterConfiguration
object to specify options for an XML DOM
writer represented as a matlab.io.xml.dom.DOMWriter
object. A WriterConfiguration
object is
created when you create a matlab.io.xml.dom.DOMWriter
object. Use the Configuration
property of the DOMWriter
object to access the
WriterConfiguration
object.
The matlab.io.xml.dom.WriterConfiguration
class is a handle
class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Properties
Examples
Version History
Introduced in R2021a