Org.XmlPull.V1.XmlPullParserFactory.NewInstance Method
Creates a new instance of a PullParserFactory that can be used to create XML pull parsers.

Syntax

[Android.Runtime.Register("newInstance", "()Lorg/xmlpull/v1/XmlPullParserFactory;", "")]
public static XmlPullParserFactory NewInstance ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.XmlPull.V1.XmlPullParserException

Remarks

Creates a new instance of a PullParserFactory that can be used to create XML pull parsers. The factory will always return instances of NoType:org/kxml2/io/KXmlParser;Href=../../../../reference/org/kxml2/io/KXmlParser.html and NoType:org/kxml2/io/KXmlSerializer;Href=../../../../reference/org/kxml2/io/KXmlSerializer.html.

[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