DOMNamedNodeMap->getNamedItem()

DOMNamedNodeMap->getNamedItem() --  Retrieves a node specified by name

Opis

class DOMNamedNodeMap {

DOMNode getNamedItem ( string name )

}

Retrieves a node specified by its nodeName.

Parametry

name

The nodeName of the node to retrieve.

Zwracane wartości

A node (of any type) with the specified nodeName, or NULL if no node is found.

Patrz także

DOMNamedNodeMap->getNamedItemNS()

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:43