Skip to Main Content

New to Java

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!

Jdom no escaping characters!!!!

807597Aug 15 2005 — edited May 1 2010
Hello all this may seem really simple, but this is a "new to java technology" forum.

Ok, I have a program that makes use of the JDOM api. In simple i take in a xml document with some unicode for example ’ in place of a '. The problem I am having with Jdom is it changes the ’ to the character representation of '. I would like the ’ to be seen as a string and not converted....Any suggestions
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 29 2010
Added on Aug 15 2005
13 comments
2,672 views