xmlunit-core : Org.XmlUnit.Builder Namespace

Input.ITransformationBuilder Interface

Builds Org.XmlUnit.ISource by applying an XSLT transformation on a different Org.XmlUnit.ISource.

Syntax

public interface Input.ITransformationBuilder : Input.IBuilder, ITransformationBuilderBase<Input.ITransformationBuilder>

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.7.0.168

Members

Public Methods

Extension Methods

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

Member Details

WithStylesheet Method

Sets the stylesheet to use.

Syntax

Parameters

b
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.7.0.168