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