Hello, I need fast ID lookup on my xml files, but my xml file needs to use a DTD file. As I understand the dom4j parser cannot do ID lookup properly if the xml file uses a DTD, so am planning to use w3c's ID lookup as it is much faster than the selectSingleNode(using XPath for ID) - but now once I have org.w3c.dom.Node, I cannot convert it into org.dom4j.Node
It keeps giving class cast exception. Any idea how to do that? Thanks, Sumitabh __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user