cziegeler    2002/06/24 05:42:50

  Modified:    src/java/org/apache/cocoon/webapps/session/xml XMLUtil.java
  Log:
  Removed deprecated warning
  
  Revision  Changes    Path
  1.4       +1 -3      
xml-cocoon2/src/java/org/apache/cocoon/webapps/session/xml/XMLUtil.java
  
  Index: XMLUtil.java
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/webapps/session/xml/XMLUtil.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLUtil.java      6 Jun 2002 10:27:06 -0000       1.3
  +++ XMLUtil.java      24 Jun 2002 12:42:50 -0000      1.4
  @@ -92,8 +92,6 @@
    *  This class should be separated into several other ones. The XPath support should
    *  go to the XPath component etc. So this class will not be supported anymore...
    *
  - * @deprecated Do not use this class! We will provide a better solution for most 
methods soon.
  - *
    * @author <a href="mailto:[EMAIL PROTECTED]";>Carsten Ziegeler</a>
    * @version CVS $Id$
   */
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to