I am sorry, please read FileInputStream in place of FileOutputStream
Chat with friends online, try MSN Messenger: Click Here
--- Begin Message ---Hi ,
I have xml document which have the two characters whose hex values are 92 and 97. I guess those characters are valid as per windows-1252 encoding. So, I created org.xml.sax.InputSource with the FileOutputStream built on the input xml document and I set the encoding of the input source to windows-1252. After parsing the document with org.apache.xerces.parsers.SAXParser, the above two characters are replaced with '?' in the output xml document whose encoding is also windows-1252.
any help!
Chat with friends online, try MSN Messenger: Click Here
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--- End Message ---
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
