Org.Xml.Sax.IContentHandler.SetDocumentLocator(Org.Xml.Sax.ILocator)Org.Xml.Sax.ILocator
locatorA locator for all SAX document events.
Receive a Locator object for document events.
By default, do nothing. Application writers may override this method in a subclass if they wish to store the locator for use with other document events.
[Android Documentation]