Transformer.TransformAsync(ISource, IResult) Method

Definition

public System.Threading.Tasks.Task TransformAsync (Javax.Xml.Transform.ISource? xmlSource, Javax.Xml.Transform.IResult? outputTarget);
member this.TransformAsync : Javax.Xml.Transform.ISource * Javax.Xml.Transform.IResult -> System.Threading.Tasks.Task

Parameters

xmlSource
ISource
outputTarget
IResult

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to