[jdom-interest] Xerces.jar too big [crimson]

Jason Hunter jhunter at acm.org
Fri Jun 29 15:09:59 PDT 2001


Jon Baer wrote:
> 
> Jason -
> 
> Can you show an example of HOW to use the Crimson parser with the SAXBuilder?
> 
> Thanks.

Just set your classpath to include crimson.jar and jaxp.jar but not
xerces.jar.  Run your code and JDOM uses JAXP to locate the parser and
JAXP prefers Crimson.  This is the setup mentioned in the lib/README for
using Crimson.

-jh-



More information about the jdom-interest mailing list