Main Content
matlab.io.xml.transform.ResultFile Class
Namespace: matlab.io.xml.transform
Description
Use an object of the matlab.io.xml.transform.ResultFile
class to specify
the location to store a file that contains the serialized result of a document transformation.
You can provide a ResultFile
object to the transform
method of
a matlab.io.xml.transform.Transformer
object.
The matlab.io.xml.transform.ResultFile
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Properties
Examples
Version History
Introduced in R2021a