>What is the difference between the classes org.w3c.dom.Document and >com.sun.xml.tree.XmlDocument? The former is part of the W3C's Document Model Object API. It's an Interface. The latter isn't. (I believe it's a class which is a concrete instantiation of the org.w3c.dom.Document API -- one of many DOM implementations in Java -- but I haven't rechecked so don't take my word for it.) ______________________________________ Joe Kesselman / IBM ResearchReceived on Monday, 7 May 2001 09:50:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:53 GMT