[jdom-interest] JDOM problems...

Laurent Bihanic laurent.bihanic at atosorigin.com
Tue Sep 18 00:48:55 PDT 2001


John Nikolai wrote:

>     
> Hello everyone!
> The problem is that the output attaches a new attribute to the "a" 
> element, called "shape" with a value of "rect". Where is this coming 
> from? I know that "shape" is an attribute of the anchor tag but why is 
> it being added to the element?
> 

Someone already reported this kind of behaviour when using Xerces. Try to 
switch your SAX parser to Crimson: Make sure crimson.jar is in your CLASSPATH 
and remove xerces.jar.

Laurent




More information about the jdom-interest mailing list