DtdNamedNodeMap
class DtdNamedNodeMap implements IteratorAggregate, Countable (View source)
Properties
int | $length |
Methods
Notation|null
item(int $index)
No description
Notation|null
getNamedItem(string $qualifiedName)
No description
Notation|null
getNamedItemNS(string|null $namespace, string $localName)
No description
int
count()
Count elements of an object
getIterator()
No description
Details
Notation|null
item(int $index)
No description
Notation|null
getNamedItem(string $qualifiedName)
No description
Notation|null
getNamedItemNS(string|null $namespace, string $localName)
No description
int
count()
Count elements of an object
Traversable
getIterator()
No description