You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2005/01/03 12:38:15 UTC

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

amassari    2005/01/03 03:38:15

  Modified:    c/doc    program-dom.xml
  Log:
  Fixed name of include file [jira#1321]
  
  Revision  Changes    Path
  1.45      +1 -1      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.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- program-dom.xml	14 Dec 2004 15:21:42 -0000	1.44
  +++ program-dom.xml	3 Jan 2005 11:38:15 -0000	1.45
  @@ -896,7 +896,7 @@
              Wraps a SAX InputSource object to a DOMInputSource.
              </p>
              <source>
  -    #include &lt;xercesc/framework/WrapperInputSource.hpp>
  +    #include &lt;xercesc/framework/Wrapper4InputSource.hpp>
       #include &lt;xercesc/framework/LocalFileInputSource.hpp>
   
       DOMInputSource* MyEntityResolver::resolveEntity(const XMLCh* const publicId,
  
  
  

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