[jdom-interest] Is DOMBuilder buggy ?

Jason Hunter jhunter at acm.org
Wed May 9 10:27:59 PDT 2001


The DOMBuilder version in CVS doesn't have any serious known issues.  If
you believe you've found a bug, test against what's in CVS and if it's
still there pls send in a reproducible use case so we can identify and
fix it.

-jh-

Martin Gerlach wrote:
> 
> Question: Is DOMBuilder buggy ?
> 
> Got problems with the DOMBuilder, creating a JDOM-Document
> from a org.w3c.dom.Document. Executing following source:
> 
> jdomDocument = new org.jdom.input.DOMBuilder(
>         "org.jdom.adapters.XercesDOMAdapter").
>         build(w3cDocument);
> 
> The jdomDocument is much longer (more Elements) than the
> w3cDocument after the call. What's going wrong here ?
> 
> Thanks in advance for any reply.
> Greetings from Germany.
> 
> --
> _______________________________________________________________
> 
>     Martin Gerlach                Softwareentwicklung
> 
>     phone: +49 (0)221 250-1046    mailto:gerlach at planb-media.de
>     fax:   +49 (0)221 250-1588    http://www.planb-media.de
> 
>     plan_b media GmbH             Coloneum
>     Butzweilerstr. 255            D-50829 Cologne, Germany
> _______________________________________________________________
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list