DOMDocument.NormalizeDocument
Syntax:
Description:
Results of this method are the following:
- updated tree of entity reference substitution;
- normalized values of text nodes (as defined by the DOMDocument.Normalize method).
Method efficiency depends on the document configuration set by the DOMConfig property.
Availability: