Javax.Xml.Transform.Sax.SAXSource.InputSource Property
Get the SAX InputSource to be used for the Source.

Syntax

[get: Android.Runtime.Register("getInputSource", "()Lorg/xml/sax/InputSource;", "GetGetInputSourceHandler")]
[set: Android.Runtime.Register("setInputSource", "(Lorg/xml/sax/InputSource;)V", "GetSetInputSource_Lorg_xml_sax_InputSource_Handler")]
public virtual Org.Xml.Sax.InputSource InputSource { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the SAX InputSource to be used for the Source.

Set method documentation [Android Documentation]

Set the SAX InputSource to be used for the Source.

Requirements

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