matlab.io.xml.dom.DocumentConfiguration Class
Namespace: matlab.io.xml.dom
Description
Use an object of the matlab.io.xml.dom.DocumentConfiguration class to specify the normalization options for an XML document. Creating a
matlab.io.xml.dom.Document object creates a
DocumentConfiguration object. Use the Configuration
property of the Document object to access the
DocumentConfiguration object.
The matlab.io.xml.dom.DocumentConfiguration class is a handle class.
Class Attributes
Sealed | false |
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Examples
Version History
Introduced in R2022a