Main Content
matlab.io.xml.dom.DocumentConfiguration Class
Namespace: matlab.io.xml.dom
Description
Use an object of matlab.io.xml.dom.DocumentConfiguration
class to specify
normalization options for an XML document represented as a matlab.io.xml.dom.Document
object. A DocumentConfiguration
object is
created when you create a Document
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