
Druckansicht von http://www.php-homepage.de/manual/class.domcharacterdata.php
The DOMCharacterData class(PHP 5) EinführungRepresents nodes with character data. No nodes directly correspond to this class, but other nodes do inherit from it. Klassenbeschreibung
DOMCharacterData
extends
DOMNode
{
/* Eigenschaften */
/* Methoden */
/* Geerbte Methoden */
public string DOMNode::C14N
([ bool
$exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )
public int DOMNode::C14NFile
( string
}$uri
[, bool $exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )Eigenschaften
Inhaltsverzeichnis
|