Hello,

I have some problems to read a part of a document...
I develop in C++ with Xerces and Xalan.

I present to a DOMBuilder Implementation a encoding document ( ISO8859-1)
and I want to read a node ( getNodeValue) after the document is transformed
to a DOMDocument.
The result is null because in the node, there are accentual characters.

So I want to parse the document without to transform the encoding characters
( when I parse the document the accentual characters are transformed to
readable characters) in order to can read a node with accentual characters.

I don't know what i can do for read my node correctly.

The properties of my DomBuilder are not good ???
There is an other solution to read a document with accentual characters.

Thanks for help.
Karine ROSELEUR
******************
SANTNET
[EMAIL PROTECTED]
03.20.42.28.88


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

Reply via email to