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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to