<P>Hi</P>
<P>I'm somewhat new with JDOM (and XML for that matter), and like other people, I've also had to forget about using SAX streams into JDOM because of this stringbuffer/memory issue. So for now I'm using a Xerces DOMparser into DOMBuilder, and that's working OK in terms of performance. 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, 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