Org.XmlPull.V1.IXmlSerializer.Text Method
Writes text, where special XML chars are escaped automatically

Syntax

[Android.Runtime.Register("text", "(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;", "GetText_Ljava_lang_String_Handler:Org.XmlPull.V1.IXmlSerializerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IXmlSerializer Text (string text)

Parameters

text
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Writes text, where special XML chars are escaped automatically

[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