From c7911276c42ec0063ca3d1c7b7d025e9075ff37a Mon Sep 17 00:00:00 2001 From: "ashuk%eng.sun.com" Date: Tue, 10 Oct 2000 18:41:14 +0000 Subject: [PATCH] author=ashuk Bug=54129 _Ashu git-svn-id: svn://10.0.0.236/branches/JAVADEV_PR3_20001002@80838 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/external/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mozilla/java/external/README 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. +