Org.XmlPull.V1.XmlPullParserFactory.NewInstance Method
Creates a factory that always returns instances of 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.

Syntax

[Android.Runtime.Register("newInstance", "(Ljava/lang/String;Ljava/lang/Class;)Lorg/xmlpull/v1/XmlPullParserFactory;", "")]
public static XmlPullParserFactory NewInstance (string classNames, Java.Lang.Class context)

Parameters

unused
Documentation for this section has not yet been entered.
unused2
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.XmlPull.V1.XmlPullParserException

Remarks

Creates a factory that always returns instances of 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. This does not support factories capable of creating arbitrary parser and serializer implementations. Both arguments to this method are unused.

[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