You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by Sylvain Archenault <sy...@laposte.net> on 2006/04/07 06:56:54 UTC

Problem with DefaulHandler::character() method

Hello,

I'm trying to implement a SAX2 parser. And i have difficulties with
character method.

Actually, this method is called with strange character, i.e "\n",
"\n\t", "\t". I'm using xerces in Java, and I haven't this calls.

What can i do ?

Regards.
-- 
Sylvain Archenault