aspose file tools
The moose likes Java in General and the fly likes Handling special characters in Xstream Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Handling special characters in Xstream " Watch "Handling special characters in Xstream " New topic
Author

Handling special characters in Xstream

Gaurav Verme
Greenhorn

Joined: Sep 15, 2010
Posts: 10
Hi,

I am using XStream and want to convert the below String



i am expecting the result to be <key="value"> but it is converting HTML characters with special characters


Can you please tell me that how should i handle special characters in content
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

"Gaurav Vermaaaaaaa",
Please check your Private Messages for an important administrative matter.


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Handling special characters in Xstream
 
Similar Threads
Writing Russian characters to XML file
Special Character Encoding Problem with WebService Base64Binary Data
How to store the newlines entered by enter key in textarea?
what is the the natural Order for special characters????
detect special characters in a string