.Net Framework > v2.0.50727 > System > Xml > Xsl > XslCompiledTransform > Transform Transform(String,String)
Transform(String,XmlWriter)
Transform(String,XsltArgumentList,Stream)
Transform(String,XsltArgumentList,TextWriter)
Transform(String,XsltArgumentList,XmlWriter)
Transform(XmlReader,XmlWriter)
Transform(XmlReader,XsltArgumentList,Stream)
Transform(XmlReader,XsltArgumentList,TextWriter)
Transform(XmlReader,XsltArgumentList,XmlWriter)
Transform(XmlReader,XsltArgumentList,XmlWriter,XmlResolver)
Transform(IXPathNavigable,XmlWriter)
Transform(IXPathNavigable,XsltArgumentList,Stream)
Transform(IXPathNavigable,XsltArgumentList,TextWriter)
Transform(IXPathNavigable,XsltArgumentList,XmlWriter)


Transform(String,String)

Category
Method
Description
Executes the transform using the input document specified by the URI and outputs the results to a file.
Type
void
Character
public
Parameters
NameTypeDescription
inputUriString
resultsFileString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(String,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the URI and outputs the results to an System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
inputUriString
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(String,XsltArgumentList,Stream)

Category
Method
Description
Executes the transform using the input document specified by the URI and outputs the results to stream. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputUriString
argumentsXsltArgumentList
resultsStream
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(String,XsltArgumentList,TextWriter)

Category
Method
Description
Executes the transform using the input document specified by the URI and outputs the results to a System.IO.TextWriter.
Type
void
Character
public
Parameters
NameTypeDescription
inputUriString
argumentsXsltArgumentList
resultsTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(String,XsltArgumentList,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the URI and outputs the results to an System.Xml.XmlWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputUriString
argumentsXsltArgumentList
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(XmlReader,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XmlReader object and outputs the results to an System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
inputXmlReader
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(XmlReader,XsltArgumentList,Stream)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XmlReader object and outputs the results to a stream. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputXmlReader
argumentsXsltArgumentList
resultsStream
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(XmlReader,XsltArgumentList,TextWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XmlReader object and outputs the results to a System.IO.TextWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputXmlReader
argumentsXsltArgumentList
resultsTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(XmlReader,XsltArgumentList,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XmlReader object and outputs the results to an System.Xml.XmlWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputXmlReader
argumentsXsltArgumentList
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(XmlReader,XsltArgumentList,XmlWriter,XmlResolver)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XmlReader object and outputs the results to an System.Xml.XmlWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments and the XmlResolver resolves the XSLT document() function.
Type
void
Character
public
Parameters
NameTypeDescription
inputXmlReader
argumentsXsltArgumentList
resultsXmlWriter
documentResolverXmlResolver
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(IXPathNavigable,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XPath.IXPathNavigable object and outputs the results to an System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
inputIXPathNavigable
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(IXPathNavigable,XsltArgumentList,Stream)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XPath.IXPathNavigable object and outputs the results to a stream. The System.Xml.Xsl.XsltArgumentList provides additional runtime arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputIXPathNavigable
argumentsXsltArgumentList
resultsStream
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(IXPathNavigable,XsltArgumentList,TextWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XPath.IXPathNavigable object and outputs the results to an System.IO.TextWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputIXPathNavigable
argumentsXsltArgumentList
resultsTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Transform(IXPathNavigable,XsltArgumentList,XmlWriter)

Category
Method
Description
Executes the transform using the input document specified by the System.Xml.XPath.IXPathNavigable object and outputs the results to an System.Xml.XmlWriter. The System.Xml.Xsl.XsltArgumentList provides additional run-time arguments.
Type
void
Character
public
Parameters
NameTypeDescription
inputIXPathNavigable
argumentsXsltArgumentList
resultsXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database