Javax.Xml.Validation.ValidatorHandler.StartElement Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("startElement", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/xml/sax/Attributes;)V", "GetStartElement_Ljava_lang_String_Ljava_lang_String_Ljava_lang_String_Lorg_xml_sax_Attributes_Handler")]
public abstract void StartElement (string uri, string localName, string qName, Org.Xml.Sax.IAttributes atts)

Parameters

uri
Documentation for this section has not yet been entered.
localName
Documentation for this section has not yet been entered.
qName
Documentation for this section has not yet been entered.
atts
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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