XML document has encoding clause like encoding="utf-8", etc. It is
possible to overwrite this in the code by calling setEncoding() method on the
InputSource in the parser. Is it possible not to do any decoding and just treat
the file as plain text?
Sorry, I can't do anything about the text that is automatically added to
the email... Corporate policy of Verizon Wireless.
-----Original Message-----
From: Jesse Pelton [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 9:05 AM
To: [email protected]
Subject: RE: XML decoding question
From: Jesse Pelton [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 9:05 AM
To: [email protected]
Subject: RE: XML decoding question
Your question seems incomplete, so I'm not quite sure what
you're asking. Are you referring to the decoding of character references in SAX
or DOM, the representation of characters in the input document as UTF-16 in the
DOM, or something else?
Note that the content of your signature line would seem to
indicate that you shouldn't be posting to a public mailing list like this, where
there is no identifiable "intended recipient." It would be completely reasonable
for everyone on this list to believe themselves required to ignore and delete
your messages. You might want to have a word with whomever sets your company's
policy about the appropriateness of this text.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 8:39 AM
To: [email protected]
Subject: XML decoding questionIs it possible to turn off the decoding of the XML in the xerces parser? If the XML comes in plain text....Thanks,Marina___________________________________________________________________ The information contained in this message and any attachment may be proprietary, confidential, and privileged or subject to the work product doctrine and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by replying to this message and deleting it and all copies and backups thereof. Thank you.
