[jdom-interest] Is DOMBuilder buggy ?

Martin Gerlach gerlach at planb-media.de
Wed May 9 04:02:51 PDT 2001


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
_______________________________________________________________



More information about the jdom-interest mailing list