Javax.Xml.Parsers.SAXParser.Parser Property
Returns the SAX parser that is encapsulated by the implementation of this class.

Syntax

[get: Android.Runtime.Register("getParser", "()Lorg/xml/sax/Parser;", "GetGetParserHandler")]
public abstract Org.Xml.Sax.IParser Parser { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.Xml.Sax.SAXExceptionIf any SAX errors occur during processing.

Remarks

Returns the SAX parser that is encapsulated by the implementation of this class.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Parsers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1