Build JDOM documents containing unicode entities

  • Follow


When I build a JDOM document containing something like
  <glyph unicode="&#xe041;" glyph-name="A">
then this unicode attribute value is not preserved (maybe resolved or
escaped?).

I create such a document from scratch and write it with a modified
XMLOutputter which do not escape such attribute values. Then I need to
build it again from file. But when I output it again in the same way
the unicode text representation has disappeard. What must I do to
preserve this attribute values as is?

__
Tom

0
Reply bauer (27) 9/10/2005 2:22:10 PM


0 Replies
29 Views

(page loaded in 0.218 seconds)


Reply: