DOM really depends on the w3c dom from 20000307.

Changed README.


git-svn-id: svn://10.0.0.236/trunk@71489 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2000-06-04 21:56:53 +00:00
parent 240b20481f
commit 5915539504

View File

@@ -24,7 +24,8 @@ Building
JDKHOME environment variable set to your JDK dir
CLASSPATH environment cvariable set to contain
org.w3c.dom classes. The sources can be found at
http://www.w3.org/TR/WD-DOM-Level-2/java-binding.zip
http://www.w3.org/TR/2000/CR-DOM-Level-2-20000307/java-binding.html
and the binaries can be found at http://www.mozilla.org/projects/blackwood/webclient/bin/m3/dom2-20000307.jar
Solaris specific
----------------