Name

Entity — Inherits Node

Synopsis

This interface represents both parsed and unparsed entities. A parser may choose to expand entities before the structure model is passed to the DOM; in this case, there are no EntityReference nodes in the document tree.

External entity values in nonvalidating parsers may not be available, since nonvalidating parsers are not required to process external entities.

Entity nodes cannot be edited—they are read-only.

notationName

This value is None for parsed entities, and is the name of the notation for unparsed entities.

puclicId

The public identifier of the entity, or None if not present.

systemId

The system identifier of the entity, or None if not present.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.227.190.211