[jdom-interest] crimson

Laurent Bihanic laurent.bihanic at atosorigin.com
Thu Mar 22 00:49:21 PST 2001


Hi,

Starting from Beta6, JDOM supports JAXP1.1. Just make sure both jaxp.jar and 
crimson.jar are in your CLASSPATH and SAXBuilder will automatically use them 
when creating the SAX parser.

Laurent

Lawrence Fry wrote:

> Hello,
> 
> I am new to the list, although I have used jdom for about a year. I was
> curious to use crimson SAX 2.0 parser for jdom, but noticed that I would
> need a direct class name to use SAXBuilder. It appears this is quite
> impossible with Crimson, since it uses a factory to get an instance of the
> parser (the jaxp stuff).
> 
> What should I do?
> 
> Regards,
> 
> Elephantwalker
> 
> ...ps I was unsuccessful using the new beta SAX 2.0 parser from Oracle,
> because it seems to hangup on the SVG dtd, which makes HEAVY use of
> entities.




More information about the jdom-interest mailing list