Xslt.ApplyTemplates MethodXslt.ApplyTemplates MethodXslt::ApplyTemplates Method

Applies template rules. Applies template rules.

Overload List

 NameDescription
Public methodApplyTemplates (string, string, IXPathNavigable, Stream)ApplyTemplates (String, String, IXPathNavigable, Stream)ApplyTemplates (String^, String^, IXPathNavigable^, Stream^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (string, string, IXPathNavigable, TextWriter)ApplyTemplates (String, String, IXPathNavigable, TextWriter)ApplyTemplates (String^, String^, IXPathNavigable^, TextWriter^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (string, string, IXPathNavigable, XmlWriter)ApplyTemplates (String, String, IXPathNavigable, XmlWriter)ApplyTemplates (String^, String^, IXPathNavigable^, XmlWriter^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (string, string, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (String, String, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (String^, String^, IXPathNavigable^, IResultDocumentHandler^) Applies template rules with the specified initial mode to the specified context node and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (string, string, DynamicContextSettings, Stream)ApplyTemplates (String, String, DynamicContextSettings, Stream)ApplyTemplates (String^, String^, DynamicContextSettings^, Stream^) Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (string, string, DynamicContextSettings, TextWriter)ApplyTemplates (String, String, DynamicContextSettings, TextWriter)ApplyTemplates (String^, String^, DynamicContextSettings^, TextWriter^) Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (string, string, DynamicContextSettings, XmlWriter)ApplyTemplates (String, String, DynamicContextSettings, XmlWriter)ApplyTemplates (String^, String^, DynamicContextSettings^, XmlWriter^) Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (string, string, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (String, String, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (String^, String^, DynamicContextSettings^, IResultDocumentHandler^) Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (XmlQualifiedName, XmlReader, Stream)ApplyTemplates (XmlQualifiedName, XmlReader, Stream)ApplyTemplates (XmlQualifiedName^, XmlReader^, Stream^) Applies template rules with the specified initial mode to the specified input document and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (XmlQualifiedName, XmlReader, TextWriter)ApplyTemplates (XmlQualifiedName, XmlReader, TextWriter)ApplyTemplates (XmlQualifiedName^, XmlReader^, TextWriter^) Applies template rules with the specified initial mode to the specified input document and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (XmlQualifiedName, XmlReader, XmlWriter)ApplyTemplates (XmlQualifiedName, XmlReader, XmlWriter)ApplyTemplates (XmlQualifiedName^, XmlReader^, XmlWriter^) Applies template rules with the specified initial mode to the specified input document and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (XmlQualifiedName, XmlReader, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, XmlReader, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, XmlReader^, IResultDocumentHandler^) Applies template rules with the specified initial mode to the specified input document and outputs the all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (XmlQualifiedName, IXPathNavigable, Stream)ApplyTemplates (XmlQualifiedName, IXPathNavigable, Stream)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, Stream^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (XmlQualifiedName, IXPathNavigable, TextWriter)ApplyTemplates (XmlQualifiedName, IXPathNavigable, TextWriter)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, TextWriter^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (XmlQualifiedName, IXPathNavigable, XmlWriter)ApplyTemplates (XmlQualifiedName, IXPathNavigable, XmlWriter)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, XmlWriter^) Applies template rules with the specified initial mode to the specified context node and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, IResultDocumentHandler^) Applies template rules with the specified initial mode to the specified context node and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (XmlQualifiedName, DynamicContextSettings, Stream)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, Stream)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, Stream^) Applies template rules with the specified initial mode using the specific dynamic context settings. and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (XmlQualifiedName, DynamicContextSettings, TextWriter)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, TextWriter)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, TextWriter^) Applies template rules with the specified initial mode using the specific dynamic context settings and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (XmlQualifiedName, DynamicContextSettings, XmlWriter)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, XmlWriter)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, XmlWriter^) Applies template rules with the specified initial mode using the specific dynamic context settings and outputs the primary result document to a XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, IResultDocumentHandler^) Applies template rules with the specified initial mode using the specific dynamic context settings and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (XmlReader, Stream)ApplyTemplates (XmlReader, Stream)ApplyTemplates (XmlReader^, Stream^) Applies default mode template rules to the specified input document and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (XmlReader, TextWriter)ApplyTemplates (XmlReader, TextWriter)ApplyTemplates (XmlReader^, TextWriter^) Applies default mode template rules to the specified input document and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (XmlReader, XmlWriter)ApplyTemplates (XmlReader, XmlWriter)ApplyTemplates (XmlReader^, XmlWriter^) Applies default mode template rules to the specified input document and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (XmlReader, IResultDocumentHandler)ApplyTemplates (XmlReader, IResultDocumentHandler)ApplyTemplates (XmlReader^, IResultDocumentHandler^) Applies default mode template rules to the specified input document and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (IXPathNavigable, Stream)ApplyTemplates (IXPathNavigable, Stream)ApplyTemplates (IXPathNavigable^, Stream^) Applies default mode template rules to the specified context node and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (IXPathNavigable, TextWriter)ApplyTemplates (IXPathNavigable, TextWriter)ApplyTemplates (IXPathNavigable^, TextWriter^) Applies default mode template rules to the specified context node and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (IXPathNavigable, XmlWriter)ApplyTemplates (IXPathNavigable, XmlWriter)ApplyTemplates (IXPathNavigable^, XmlWriter^) Applies default mode template rules to the specified context node and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (IXPathNavigable, IResultDocumentHandler)ApplyTemplates (IXPathNavigable, IResultDocumentHandler)ApplyTemplates (IXPathNavigable^, IResultDocumentHandler^) Applies default mode template rules to the specified context node and outputs result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodApplyTemplates (DynamicContextSettings, Stream)ApplyTemplates (DynamicContextSettings, Stream)ApplyTemplates (DynamicContextSettings^, Stream^) Applies default mode template rules using the specified initial dynamic context settings and outputs the primary result document to a StreamStreamStream.
Public methodApplyTemplates (DynamicContextSettings, TextWriter)ApplyTemplates (DynamicContextSettings, TextWriter)ApplyTemplates (DynamicContextSettings^, TextWriter^) Applies default mode template rules using the specified initial dynamic context settings and outputs the primary result document to a TextWriterTextWriterTextWriter.
Public methodApplyTemplates (DynamicContextSettings, XmlWriter)ApplyTemplates (DynamicContextSettings, XmlWriter)ApplyTemplates (DynamicContextSettings^, XmlWriter^) Applies default mode template rules using the specified initial dynamic context settings and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
Public methodApplyTemplates (DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (DynamicContextSettings^, IResultDocumentHandler^) Applies default mode template rules using the specified initial dynamic context settings and outputs all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.

Top