Javax.Xml.Transform.Stream.StreamSource.SetSystemId Method
Set the system ID from a File reference.

Syntax

[Android.Runtime.Register("setSystemId", "(Ljava/io/File;)V", "GetSetSystemId_Ljava_io_File_Handler")]
public virtual void SetSystemId (Java.IO.File f)

Parameters

f
Must a non-null File reference.

Remarks

Set the system ID from a File reference.

[Android Documentation]

Requirements

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