diff --git a/mozilla/java/external/README b/mozilla/java/external/README new file mode 100644 index 00000000000..d9c1aafcf84 --- /dev/null +++ b/mozilla/java/external/README @@ -0,0 +1,10 @@ +This Directory contains files needed by the Blackwood project components, +that are external to the Mozilla project. + +- dom2.jar + This is a .jar file of all the org.w3c.dom classes built from source + files published by the W3C. This jar file was created using sources + available on May 10 2000 from the W3C HomePage http://www.w3.org/ + This jar contains the Interfaces for the JavaDOM spec as defined by + the consortium. +