Allows the user to set specific attributes on the underlying
implementation.
Syntax
[Android.Runtime.Register("setAttribute", "(Ljava/lang/String;Ljava/lang/Object;)V", "GetSetAttribute_Ljava_lang_String_Ljava_lang_Object_Handler")]
public abstract
void SetAttribute (
string name,
Java.Lang.Object value)
Parameters
- name
- The name of the attribute.
- value
- The value of the attribute.
Exceptions
Remarks
Requirements
Namespace: Javax.Xml.Parsers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1