You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/09/02 20:57:28 UTC

cvs commit: xml-xerces/c/doc program-dom.xml

peiyongz    2003/09/02 11:57:28

  Modified:    c/doc    program-dom.xml
  Log:
  fix missing end tag
  
  Revision  Changes    Path
  1.38      +2 -2      xml-xerces/c/doc/program-dom.xml
  
  Index: program-dom.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- program-dom.xml	20 Aug 2003 22:15:29 -0000	1.37
  +++ program-dom.xml	2 Sep 2003 18:57:28 -0000	1.38
  @@ -630,7 +630,7 @@
                   <tr><th colspan="2"><em>void useImplementation(const XMLCh* const)</em></th></tr>
                   <tr><th><em>Description</em></th><td>This property allows the user to specify a set of features
                               which the parser will then use to acquire an implementation from which it will create
  -                            the DOMDocument to use when reading in an XML file.
  +                            the DOMDocument to use when reading in an XML file.</td></tr>
                   <tr><th><em>Value Type</em></th><td> XMLCh* </td></tr>
               </table>
   
  @@ -1286,7 +1286,7 @@
                   <tr><th colspan="2"><em>http://apache.org/xml/properties/parser-use-DOMDocument-from-Implementation</em></th></tr>
                   <tr><th><em>Description</em></th><td>This property allows the user to specify a set of features
                               which the parser will then use to acquire an implementation from which it will create
  -                            the DOMDocument to use when reading in an XML file.
  +                            the DOMDocument to use when reading in an XML file.</td></tr>
                   <tr><th><em>Value Type</em></th><td> XMLCh* </td></tr>
   
               </table>
  
  
  

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