dbertoni    02/04/09 23:06:28

  Modified:    c/src/DOMSupport DOMSupport.hpp
  Log:
  Removed function that was commented out.
  
  Revision  Changes    Path
  1.10      +0 -11     xml-xalan/c/src/DOMSupport/DOMSupport.hpp
  
  Index: DOMSupport.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/DOMSupport/DOMSupport.hpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DOMSupport.hpp    2 Mar 2002 07:15:48 -0000       1.9
  +++ DOMSupport.hpp    10 Apr 2002 06:06:28 -0000      1.10
  @@ -97,17 +97,6 @@
        // These interfaces are new to DOMSupport...
   
        /**
  -      * Retrieve the URI corresponding to a namespace prefix
  -      * 
  -      * @param prefix prefix for a namespace
  -      * @return URI corresponding to namespace
  -      */
  -//   virtual const XalanDOMString*
  -//   getNamespaceForPrefix(
  -//                   const XalanDOMString&   prefix, 
  -//                   const XalanElement&             namespaceContext) const 
= 0;
  -
  -     /**
         * Retrieves the URI of the named unparsed entity
         * from the supplied document.
         * 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to