<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><br></div><div text="#000000" bgcolor="#FFFFFF">
    It does not. At least, not if you are using our ParserPool impl with
    default settings.   We completely strip out the comments when we
    parse the input into the DOM.  So there's never any comments in the
    DOM.<br>
    <br></div></blockquote><div><br></div><div>Hmm, looks like I'm using the raw javax.xml.parsers.DocumentBuilder and the comment issue is not handled properly.  Can you point me to some example code?  Looking at the Api docs all I see is GlobalParserPoolInitalizer but I don't see any actual parsers.</div><div><br></div><div>Thanks</div><div>Marc</div></div></div>