Javax.Xml.Transform.ISource
An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).

See Also: ISource Members

Syntax

[Android.Runtime.Register("javax/xml/transform/Source", "", "Javax.Xml.Transform.ISourceInvoker")]
public interface ISource : Android.Runtime.IJavaObject, IDisposable

Remarks

An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).

[Android Documentation]

Requirements

Namespace: Javax.Xml.Transform
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8