ParserAdapter.SetDocumentLocator(ILocator) メソッド

定義

アダプター実装メソッド。は呼び出しません。

[Android.Runtime.Register("setDocumentLocator", "(Lorg/xml/sax/Locator;)V", "GetSetDocumentLocator_Lorg_xml_sax_Locator_Handler")]
public virtual void SetDocumentLocator (Org.Xml.Sax.ILocator? locator);
[<Android.Runtime.Register("setDocumentLocator", "(Lorg/xml/sax/Locator;)V", "GetSetDocumentLocator_Lorg_xml_sax_Locator_Handler")>]
abstract member SetDocumentLocator : Org.Xml.Sax.ILocator -> unit
override this.SetDocumentLocator : Org.Xml.Sax.ILocator -> unit

パラメーター

locator
ILocator

ドキュメント ロケーター。

実装

属性

注釈

アダプター実装メソッド。は呼び出しません。 SAX1 ドキュメント ロケーター イベントを調整します。

の Java ドキュメント org.xml.sax.helpers.ParserAdapter.setDocumentLocator(org.xml.sax.Locator)

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください