PHP Handleiding
Terug
Volgende
DOMDocument->normalize()
(no version information, might be only in CVS)
DOMDocument->normalize() -- Normalizes the document
Description
class
DOMDocument
{
void
normalize
( void )
}
Normalizes the document.
Return Values
No value is returned.
Zie ook
DOMNode->normalize()
Terug
Begin
Volgende
DOMDocument->loadXML()
Omhoog
DOMDocument->relaxNGValidate()