DOMDocument->normalizeDocument()
(No version information available, might be only in CVS)
DOMDocument->normalizeDocument() — Normalizes the document
Popis
class DOMDocument {void normalizeDocument ( void )
}
This method acts as if you saved and then loaded the document, putting the document in a "normal" form.
Návratové hodnoty
Nevrací se žádná hodnota.
Viz také
| » The DOM Specification |
| DOMNode->normalize() |
DOMDocument->normalizeDocument()
There are no user contributed notes for this page.
