DOM L3 Load and Save Spec says the following: Issue LS-Issue-79: : Resolution: writeToString() always writes into a DOMString, which means it's always UTF16. The encoding information available is always ignored in writeToString(). Description updated to reflect this.
Tinny ----- Original Message ----- From: "david c." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 5:43 AM Subject: DOMWriter.writeToString > Hi ! > Please anyone can explain why the enocoding is hard coded to UTF16 in > the writeToString method of the DOMWriter ? > > Thanks and greetings > David C. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
