Main Content
matlab.io.xml.transform.Tracer Class
Namespace: matlab.io.xml.transform
Description
Use the matlab.io.xml.transform.Tracer
class to specify options for tracing
the execution of a stylesheet. For example, you can enable tracing and specify whether to
trace the stylesheet template or element execution.
When you create a matlab.io.xml.transform.Transformer
object, the Tracer
property on the object is an instance of the matlab.io.xml.transform.Tracer
class. To specify tracing options, use this Tracer
property. You cannot
create an object of the matlab.io.xml.transform.Tracer
class directly.
The matlab.io.xml.transform.Tracer
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Version History
Introduced in R2022a