xmlunit-core : Org.XmlUnit.Builder Namespace

Transform.IBuilder Interface

Builder for an XSLT transformation.

Syntax

public interface Transform.IBuilder : ITransformationBuilderBase<Transform.IBuilder>

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

Members

Public Methods

Build () : Transform.ITransformationResult
Create the result of the transformation.

Extension Methods

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

Member Details

Build Method

Create the result of the transformation.

Syntax

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