Main Content
matlab.io.xml.transform.StylesheetSourceString Class
Namespace: matlab.io.xml.transform
Description
Use an object of the matlab.io.xml.transform.StylesheetSourceString
class
to specify a string of XSL markup to use as the stylesheet for a transformation. You can
provide a StylesheetSourceString
object as the stylesheet input to the transform
or
transformToString
method of a matlab.io.xml.transform.Transformer
object.
The matlab.io.xml.transform.StylesheetSourceString
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