matlab.io.xml.transform.CompiledStylesheet Class
Namespace: matlab.io.xml.transform
Description
An object of the matlab.io.xml.transform.CompiledStylesheet class
      represents a compiled stylesheet. You can provide a CompiledStylesheet object
      to the transform or
        transformToString
      method of a matlab.io.xml.transform.Transformer object.
The matlab.io.xml.transform.CompiledStylesheet class is a handle class.
Class Attributes
| ConstructOnLoad | true | 
| HandleCompatible | true | 
For information on class attributes, see Class Attributes.
Creation
To create a matlab.io.xml.transform.CompiledStylesheet object, call the
        compileStylesheet method of a matlab.io.xml.transform.Transformer object.
Examples
Version History
Introduced in R2021a
