xmlunit-core : Org.XmlUnit.Builder Namespace

Transform Class

Fluent API access to Org.XmlUnit.Transform.Transformation.

Syntax

public sealed class Transform

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Builder
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

static
Source (Org.XmlUnit.ISource) : Transform.IBuilder
Build a transformation for a source document.

Extension Methods

static
Singleton<T> (this T) : IEnumerable<T>
An enumerable containing a single element.

Member Details

Transform Constructor

Documentation for this section has not yet been entered.

Syntax

public Transform ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Builder
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240

Source Method

Build a transformation for a source document.

Syntax

public static Transform.IBuilder Source (Org.XmlUnit.ISource s)

Parameters

s
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Builder
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240