Org.XmlPull.V1.IXmlSerializer.SetOutput Method
Set the output to the given writer.

Syntax

[Android.Runtime.Register("setOutput", "(Ljava/io/Writer;)V", "GetSetOutput_Ljava_io_Writer_Handler:Org.XmlPull.V1.IXmlSerializerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void SetOutput (Java.IO.Writer writer)

Parameters

writer
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException
Java.Lang.IllegalArgumentException
Java.Lang.IllegalStateException

Remarks

Set the output to the given writer.

WARNING no information about encoding is available!

[Android Documentation]

Requirements

Namespace: Org.XmlPull.V1
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1