You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Arnaud Le Hors <le...@us.ibm.com> on 2001/03/06 01:23:33 UTC

Re: Differences in DTD handling between Xerces-J and Crimson

David Kellum wrote:
> 
> I'm writing a performance minded server in Java that needs to repeatedly
> parse relatively small (5k) XML documents obtained from a remote
> server.  I don't need or want to have the overhead of any validation in
> this parse.  However, the returned document includes a doctype
> declaration like so:

FYI, I added to Xerces some time ago a feature that allows to simply
turn DTD loading off. Look for 'load-external-dtd' in the list of
features.
-- 
Arnaud  Le Hors - IBM Cupertino, XML Strategy Group