(no version information, might be only in CVS)
DOMCharacterData->insertData() -- 
   Insert a string at the specified 16-bit unit offset
  
Description
class 
DOMCharacterData { 
void 
insertData ( int offset, string data )
}
   Inserts string data at position offset.