Saxon API for .NET
TextWriterDestination Constructor
Construct a TextWriterDestination
public TextWriterDestination(
XmlTextWriter
writer
);
Parameters
writer
The
XmlTextWriter
that is to be notified of the events representing the XML document.
See Also
TextWriterDestination Class
|
Saxon.Api Namespace