Hi everyone,
I was able to compile slide on my computer. What it also needed was jdom ;). Thanks
you for your help.
Huy-
-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: April 10, 2001 12:49 PM
To: [EMAIL PROTECTED]
Subject: RE: build error
Quoting [EMAIL PROTECTED]:
> I downloaded DOM level 2 which is included in DOMJuan (I guessed). That
> is why I was able to check for the Element.java from org.w3c.dom
> package.
I use the online JAXP API Javadoc as a reference (it includes the JavaDoc for
Dom2 and Sax2).
http://java.sun.com/xml/jaxp-docs-1.1/docs/api/index.html
Remy