Org.Xml.Sax.Ext.DefaultHandler2.EndDTD Method
Report the end of DTD declarations.

Syntax

[Android.Runtime.Register("endDTD", "()V", "GetEndDTDHandler")]
public virtual void EndDTD ()

Exceptions

TypeReason
Org.Xml.Sax.SAXException

Remarks

Report the end of DTD declarations.

This method is intended to report the end of the DOCTYPE declaration; if the document has no DOCTYPE declaration, this method will not be invoked.

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax.Ext
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1