A TextWriterDestination
is an implementation of XmlDestination
that wraps
an instance of XmlTextWriter
.
For a list of all members of this type, see TextWriterDestination Members.
System.Object
XmlDestination
TextWriterDestination
Note that when a TextWriterDestination
is used to process the output of a stylesheet
or query, the output format depends only on the way the underlying TextWriter
is configured; serialization parameters present in the stylesheet or query are ignored.
Namespace: Saxon.Api
Assembly: saxon8api (in saxon8api.netmodule)