You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/09/16 19:25:07 UTC

cvs commit: xml-xerces/c/doc/html ApacheDOMC++BindingL2.html ApacheDOMC++BindingL3.html

tng         2002/09/16 10:25:07

  Modified:    c/doc/html ApacheDOMC++BindingL2.html
                        ApacheDOMC++BindingL3.html
  Log:
  [Bug 12442] Fix typo: "Mode:" which should be "Model"
  
  Revision  Changes    Path
  1.4       +12 -6     xml-xerces/c/doc/html/ApacheDOMC++BindingL2.html
  
  Index: ApacheDOMC++BindingL2.html
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/html/ApacheDOMC++BindingL2.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ApacheDOMC++BindingL2.html	16 Aug 2002 19:57:21 -0000	1.3
  +++ ApacheDOMC++BindingL2.html	16 Sep 2002 17:25:07 -0000	1.4
  @@ -24,7 +24,7 @@
   Model Level 2.0 Core</a>, and for the <a href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/">Document
   Object Model Level 2.0 Traversal and Range</a>.&nbsp; Both are W3C Recommendation
   of November 13, 2000.
  -<p>The definitions are divided into <a href="#A: Document Object Mode: Core">Core</a>,
  +<p>The definitions are divided into <a href="#A: Document Object Model: Core">Core</a>,
   <a href="#B: Document Object Model: Traversal">Traversal</a>,
   and <a href="#C: Document Object Model: Range">Range</a>. The headers are
   also available in Xerces-C++ distribution.
  @@ -92,10 +92,10 @@
   <td><b>Description</b></td>
   </tr>
   
  -<tr>
  +<tr ALIGN=LEFT VALIGN=TOP>
   <td>Xerces-C++ 2.0: July 23, 2002</td>
   
  -<td>Created</td>
  +<td ALIGN=LEFT VALIGN=TOP>Created</td>
   </tr>
   
   <tr ALIGN=LEFT VALIGN=TOP>
  @@ -105,13 +105,19 @@
   <br>- add const modifier to DOMNodeList::getLength
   <br>- add const modifier to DOMNodeList::item</td>
   </tr>
  +
  +<tr ALIGN=LEFT VALIGN=TOP>
  +<td>September 16, 2002</td>
  +
  +<td ALIGN=LEFT VALIGN=TOP>[Bug 12442] Fix typo: "Mode:" -> "Model" </td>
  +</tr>
   </table>
   
   <p>
   <hr WIDTH="100%">
   <h2>
  -<a NAME="A: Document Object Mode: Core"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 2">A:
  -Document Object Mode: Core</a></font></u></h2>
  +<a NAME="A: Document Object Model: Core"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 2">A:
  +Document Object Model: Core</a></font></u></h2>
   
   <h3>
   <font color="#000000">DOMException.hpp:</font></h3>
  @@ -2221,7 +2227,7 @@
   <hr WIDTH="100%">
   <h2>
   <a NAME="B: Document Object Model: Traversal"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 2">B:
  -Document Object Mode: Traversal</a></font></u></h2>
  +Document Object Model: Traversal</a></font></u></h2>
   
   <h3>
   <font color="#000000">DOMNodeIterator.hpp:</font></h3>
  
  
  
  1.6       +10 -4     xml-xerces/c/doc/html/ApacheDOMC++BindingL3.html
  
  Index: ApacheDOMC++BindingL3.html
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/html/ApacheDOMC++BindingL3.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ApacheDOMC++BindingL3.html	16 Aug 2002 19:57:21 -0000	1.5
  +++ ApacheDOMC++BindingL3.html	16 Sep 2002 17:25:07 -0000	1.6
  @@ -25,7 +25,7 @@
   Object Model Level 3.0 Core</a>, and for the subset of&nbsp; <a href="http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409/">Document
   Object Model Level 3.0 Abstract Schemas and Load and Save</a>.&nbsp; Both
   are W3C Working Draft of 09 April 2002.
  -<p>The definitions are divided into <a href="#A: Document Object Mode: Core">Core</a>,
  +<p>The definitions are divided into <a href="#A: Document Object Model: Core">Core</a>,
   and
   <a href="#B: Document Object Model: Load and Save">Load and Save</a>.
   The headers are also available in Xerces-C++ distribution.
  @@ -104,13 +104,19 @@
   <br>- add const modifier to DOMNode::lookupNamespaceURI
   <br>- add const modifier to DOMNode::isDefaultNamespace</td>
   </tr>
  +
  +<tr ALIGN=LEFT VALIGN=TOP>
  +<td>September 16, 2002</td>
  +
  +<td ALIGN=LEFT VALIGN=TOP>[Bug 12442] Fix typo: "Mode:" -> "Model" </td>
  +</tr>
   </table>
   
   <p>
   <hr WIDTH="100%">
   <h2>
  -<a NAME="A: Document Object Mode: Core"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 3">A:
  -Document Object Mode: Core</a></font></u></h2>
  +<a NAME="A: Document Object Model: Core"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 3">A:
  +Document Object Model: Core</a></font></u></h2>
   
   <h3>
   <font color="#000000">DOMImplementationRegistry.hpp:</font></h3>
  @@ -3301,7 +3307,7 @@
   <hr WIDTH="100%">
   <h2>
   <a NAME="B: Document Object Model: Load and Save"></a><u><font color="#000000"><a href="#C++ Language Binding for DOM Level 3">B:
  -Document Object Mode: Load and Save</a></font></u></h2>
  +Document Object Model: Load and Save</a></font></u></h2>
   
   <h3>
   <font color="#000000">DOMImplementationLS.hpp:</font></h3>
  
  
  

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