<P>Hi</P>
<P>I'm&nbsp;somewhat new with JDOM (and XML for that matter), and like other people, I've also had to forget about using SAX streams&nbsp;into JDOM&nbsp;because of this stringbuffer/memory issue.&nbsp;&nbsp;So for now&nbsp;I'm using a Xerces DOMparser into DOMBuilder, and that's working OK in terms of performance.&nbsp; But I'm curious about setting validation - what's the difference between using the DOMBuilder constructor with the boolean parameter, and using setFeature() on the parser underneath it?</P>
<P>parser.setFeature("<A href="http://apache.org/xml/features/validation/schema">http://apache.org/xml/features/validation/schema</A>", true);</P>
<P>I guess this just specifies schema versus dtd,&nbsp;so you need both?</P>
<P>Thanks in advance, </P>
<P>Brian Ales</P><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/finance/mailtagline/*http://taxes.yahoo.com/">Yahoo! Tax Center</a> - forms, calculators, tips, and more