Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unicode symbols in xml file

807580Jan 15 2010 — edited Jan 17 2010
How do I extract unicode symbols from xml files. Say, I have text="\u03C3" attribute in the xml file. When I parse it I get the \\u03C3 string. Is there a way to convert it to unicode?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2010
Added on Jan 15 2010
12 comments
1,250 views