Main Content
matlab.io.xml.transform.ResultString Class
Namespace: matlab.io.xml.transform
Description
Use an object of the matlab.io.xml.transform.ResultString
class to store
the results of an XML transformation as a string scalar. You can provide a
ResultString
object to the transform
method
of a matlab.io.xml.transform.Transformer
object.
The matlab.io.xml.transform.ResultString
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Creation
Description
resultObj = matlab.io.xml.transform.ResultString()
creates a matlab.io.xml.transform.ResultString
object.
Properties
Examples
Version History
Introduced in R2021a