removeAttribute
Description
Remove the attribute with the given name from this element.
Syntax
XopusElement.removeAttribute (name : String)
Arguments
- name
String. The name of the attribute.
Remove the attribute with the given name from this element.
XopusElement.removeAttribute (name : String)
String. The name of the attribute.
Loading...