xsl-list
[Top] [All Lists]

RE: spaces between all characters in JDom output

2003-07-15 07:51:52
I've parsed some html into a JDom document and outputtet it 
to another 
String. There is a space between all the characters in the 
output. How do I 
solve that?

Most likely they aren't spaces, but the high-order bytes of UTF-16
characters. Either use an enocidng other than UTF-16 for the output, or
display it using something that knows how to display UTF-16.

Where does XSLT fit into this?

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list