DOMCharacterData->appendData()

(no version information, might be only in CVS)

DOMCharacterData->appendData() --  Append the string to the end of the character data of the node

Beschreibung

class DOMCharacterData {

void appendData ( string data )

}

Append the string data to the end of the character data of the node.

Parameter Liste

data

The string to append.

Rückgabewerte

No value is returned.

Siehe auch

DOMCharacterData->deleteData()
DOMCharacterData->insertData()
DOMCharacterData->replaceData()
DOMCharacterData->substringData()

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:13