The Dom\DtdNamedNodeMap class

Introduction

Represents a named node map for entities and notation nodes of the DTD.

Class synopsis

Dom\DtdNamedNodeMap
implements IteratorAggregate Countable
/* Properties */
public readonly int $length;
/* Methods */
/* Not documented yet */

Properties

length
The total number of entities and notation nodes.