jaxp/src/java.xml/share/classes/org/w3c/dom/package.html
changeset 25868 686eef1e7a79
parent 25265 4122294d376a
child 38499 b488c0e9f2c9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jaxp/src/java.xml/share/classes/org/w3c/dom/package.html	Sun Aug 17 15:51:56 2014 +0100
@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>org.w3c.dom package</title>
+</head>
+<body bgcolor="white">
+Provides the interfaces for the Document Object Model (DOM). Supports the
+<a href="http://www.w3.org/TR/DOM-Level-2-Core/">Document Object Model Level 2 Core APIi</a>, 
+<a href="http://www.w3.org/TR/DOM-Level-3-Core">Document Object Model (DOM) Level 3 Core</a>, 
+and <a href="http://www.w3.org/TR/DOM-Level-3-LS">Document Object Model (DOM) Level 3 Load and Save</a>.
+
+@since 1.4
+</body>
+</html>