Hello. I am currently refactoring an application built with org.w3c.dom package using org.dom4j. I have tried the test code of the page 10 of the cookbook to transform an dom4j document to a w3c document but I can get it compiled! The example starts like:
import org.w3c.dom.Document import org.dom4j.Document ..... When I compile it I get Ambiguous class: org.dom4j.Document and org.w3c.dom.Document import org.dom4j.Document; ^ Have anyone seen this before? Is it a java problem? Thanx Stam ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user