Re: [xml] ignoring xl comments
- From: Stefan Seefeld <seefeld sympatico ca>
- To: xml gnome org
- Subject: Re: [xml] ignoring xl comments
- Date: Fri, 28 Apr 2006 14:04:00 -0400
Gul Onural wrote:
We use xmlParseFile to parse the xml files and build tree. I was asking
if there was a way to
tell the parser to ignore comments (i.e. don't place them in the tree).
No there isn't, and there shouldn't. Adjust your dom traversal to deal
(e.g. ignore) nodes your application code doesn't want to see.
Regards,
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]