Summary
Provides functionality to perform XML transformation.
- Namespace
- Cake
.Common .Xml - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["XmlTransformation"]
class Type type-node
Syntax
public static class XmlTransformation
Methods
Name | Value | Summary |
---|---|---|
Transform |
void |
Performs XML XSL transformation.
static
|
Transform |
void |
Performs XML XSL transformation.
static
|
Transform |
string |
Performs XML XSL transformation.
static
|
Transform |
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
|