Org.XmlPull.V1.XmlPullParserFactory.NewSerializer Method
Creates a new instance of a XML Serializer.

Syntax

[Android.Runtime.Register("newSerializer", "()Lorg/xmlpull/v1/XmlSerializer;", "GetNewSerializerHandler")]
public virtual IXmlSerializer NewSerializer ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.XmlPull.V1.XmlPullParserExceptionif a parser cannot be created which satisfies the requested configuration.

Remarks

Creates a new instance of a XML Serializer.

NOTE: factory features are not used for XML Serializer.

[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