Overview
>
klyn.io.xml.dom
>
XMLElement
>
removeAttribute
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.io.xml.dom.XMLElement.removeAttribute
method
public removeAttribute(name as String) as Void throws DOMException:
Description
Performs a DOM operation.
Throws
DOMException if the DOM operation violates document ownership, hierarchy, naming, index, or node-state constraints.