Org.XmlPull.V1.XmlPullParserFactory.NewPullParser Method
Creates a new instance of a XML Pull Parser using the currently configured factory features.

Syntax

[Android.Runtime.Register("newPullParser", "()Lorg/xmlpull/v1/XmlPullParser;", "GetNewPullParserHandler")]
public virtual System.Xml.XmlReader NewPullParser ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.XmlPull.V1.XmlPullParserException

Remarks

Creates a new instance of a XML Pull Parser using the currently configured factory features.

[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