Hello! I am having trouble with the setIncludeIgnorableWhitespace command. I
am using code like the following to set it up:

XercesDOMParser * parser = new XercesDOMParser;
parser->setIncludeIgnorableWhitespace(false);

Both me and my colleague have tried it and neither of us has gotten it to
work. Could you tell us what we are doing wrong? I have to be able to accept
documents with spaces, as someone else writes them and they are not directly
under my control.

Thanks

Sarah Leitner

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

Reply via email to