DOMElement->setAttributeNode()(no version information, might be only in CVS) DOMElement->setAttributeNode() -- Adds new attribute node to element说明class DOMElement {DOMAttr setAttributeNode ( DOMAttr attr ) } Adds new attribute node attr to element. There are no user contributed notes for this page. | ||