Lue englanniksi

Jaa


XMLReaderAdapter.StartDocument Method

Definition

Start document event.

C#
[Android.Runtime.Register("startDocument", "()V", "GetStartDocumentHandler")]
public virtual void StartDocument ();

Implements

Attributes

Exceptions

The client may raise a processing exception.

Remarks

Start document event.

Java documentation for org.xml.sax.helpers.XMLReaderAdapter.startDocument().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Tuote Versiot
.NET for Android .NET for Android API 34, .NET for Android API 35

See also