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