Summary
Contains functionality related to XML XSL transformation.
- Namespace
- Cake
.Common .Xml - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["XmlTransformationAlias"]
class Type type-node
Syntax
[CakeAliasCategory("XML")]
public static class XmlTransformationAlias
Attributes
Type | Description |
---|---|
Cake |
An attribute used for documentation of alias methods/properties. |
Methods
Name | Value | Summary |
---|---|---|
XmlTransform |
void |
Performs XML XSL transformation.
static
|
XmlTransform |
void |
Performs XML XSL transformation.
static
|
XmlTransform |
string |
Performs XML XSL transformation.
static
|
XmlTransform |
string |
Performs XML XSL transformation.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|