JDOM strings

D

Dmitry Marienko

Hi All !
I have some xml file that contain next tag:

<text>Нор</text>

I get Element text = ... on this tag and want get string that it contain:
String myText = text.getText();

I hope to see in the myText : 0xD09D 0xD0BE .....
but get next set:

0xC390 0xC29D 0xC390 0xC2BE 0xC391 0xC280 0xC390 .... ?????

what is it 0xC390 ??? And how can I get that I want :) ???

--dima
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,190
Latest member
ClayE7480

Latest Threads

Top