You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2004/04/06 22:12:02 UTC

cvs commit: xml-xalan/c/src/xalanc/XMLSupport FormatterToDOM.hpp

dbertoni    2004/04/06 13:12:02

  Modified:    c/src/xalanc/XMLSupport FormatterToDOM.hpp
  Log:
  Mark class as deprecated.
  
  Revision  Changes    Path
  1.5       +2 -0      xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.hpp
  
  Index: FormatterToDOM.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/xalanc/XMLSupport/FormatterToDOM.hpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- FormatterToDOM.hpp	26 Feb 2004 22:37:44 -0000	1.4
  +++ FormatterToDOM.hpp	6 Apr 2004 20:12:02 -0000	1.5
  @@ -50,6 +50,8 @@
   /**
    * This class takes SAX events (in addition to some extra events that SAX
    * doesn't handle yet) and adds the result to a document or document fragment.
  + *
  + * This class is deprecated and will be removed!!!!
    */
   class XALAN_XMLSUPPORT_EXPORT FormatterToDOM : public FormatterListener
   {
  
  
  

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