Hi lamka,
SAX doesn't define a callback for reporting comments; you will have to switch to the SAX2 parser, and register also a LexicalHandler.

Alberto

At 06.44 11/04/2007 -0700, lamka wrote:

hello

I use xerces-c 2.5.0 for parsing xml file( SAX API ).
My problem is that I have xml file with comments between elements and I want
to handle also this comments. I haven't found function which return this
comments yet. Does anybody know how to do this?

any help will be appreciate

br
lamka


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

Reply via email to