added support of namespaces

git-svn-id: svn://10.0.0.236/trunk@72543 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sdv%sparc.spb.su
2000-06-19 15:09:47 +00:00
parent 7d17331399
commit b11df9429d
24 changed files with 1228 additions and 175 deletions

View File

@@ -23,9 +23,8 @@ Building
Perl 5 must be in your path
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/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/files.html
org.w3c.dom classes. The sources can be found at
http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510/java-binding.html
Solaris specific
----------------