Javax.Xml.Transform.TransformerException.Locator Property
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occurred.

Syntax

[get: Android.Runtime.Register("getLocator", "()Ljavax/xml/transform/SourceLocator;", "GetGetLocatorHandler")]
[set: Android.Runtime.Register("setLocator", "(Ljavax/xml/transform/SourceLocator;)V", "GetSetLocator_Ljavax_xml_transform_SourceLocator_Handler")]
public virtual ISourceLocator Locator { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occurred.

Set method documentation [Android Documentation]

Method setLocator sets an instance of a SourceLocator object that specifies where an error occurred.

Requirements

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