You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2006/07/26 05:26:41 UTC

svn commit: r425594 - /xerces/java/trunk/docs/api.xml

Author: mrglavas
Date: Tue Jul 25 20:26:41 2006
New Revision: 425594

URL: http://svn.apache.org/viewvc?rev=425594&view=rev
Log:
Add org.w3c.dom.bootstrap to the API docs page.

Modified:
    xerces/java/trunk/docs/api.xml

Modified: xerces/java/trunk/docs/api.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/api.xml?rev=425594&r1=425593&r2=425594&view=diff
==============================================================================
--- xerces/java/trunk/docs/api.xml (original)
+++ xerces/java/trunk/docs/api.xml Tue Jul 25 20:26:41 2006
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
- * Copyright 1999-2005 The Apache Software Foundation.
+ * Copyright 1999-2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -66,12 +66,14 @@
     <li>Document Object Model (DOM)</li>
     <ul>
      <li>
+      <jump href='javadocs/api/org/w3c/dom/bootstrap/package-summary.html'>Bootstrap</jump>
+     </li>
+     <li>
       <jump href='javadocs/api/org/w3c/dom/package-summary.html'>Core</jump>
      </li>
      <li>
       <jump href='javadocs/api/org/w3c/dom/ls/package-summary.html'>Load and Save</jump>
      </li>
-    
      <li>
       <jump href='javadocs/api/org/w3c/dom/events/package-summary.html'>Events</jump>
      </li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org