--- Paulo Silveira <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > Can you post the xml document fragment that has
> the latin1 
> > chars in it?
> for sure:
> 
> <?xml version="1.0"  encoding="ISO-8859-1"?>
> <project>
>   <pomVersion>1</pomVersion>
>   <id>guj</id>
>   <name>Grupo de Usuários Java</name>
>   <currentVersion>1.1</currentVersion>
>   <shortDescription>Website do Grupo de Usuários
> Java</shortDescription>
>   ....
> </project>
> 
> There is an "á" in project/name and another "á" in
> project/shortDescription. I dont know if your email
> reader will show it
> I ve tried encoding="ISO-8859-1", encoding="UTF-8".
> same results. I ve
> tried to change the xdoc template, to be ISO-8859-1,
> but the strange
> char is generate before, inside some String. The SAX
> parser should
> create the chars using the xml defined encoding, why
> is this happening?

Did you looked in your xdocs files?
They also need ISO-8859-1 ...
regads,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to