I am not 100% sure whether this is a bug or not, but would like to look into this further. You wouldn't be able to supply us with e.g. a JUnit test that highlights the problem ?

Werner

xsltuser wrote:
Dear All,

I'm using Castor's Marshaller API to marshal java object to xml. The input
object has some unicode characters of the form & # x 1234;  (without spaces)
representing chinese characters. The output xml after marshalling displays &
amp ; x 1234; (without spaces) in place of & # x 1234; (without spaces) as a result of which chinese characters are not rendered correctly when the
XML is transformed into HTML using XSLT. I'm using UTF-8 encoding.

Any help is greatly appreciated.

Thanks.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to