You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/04/19 15:59:31 UTC

cvs commit: xml-cocoon/src/org/apache/cocoon/environment Response.java

cziegeler    01/04/19 06:59:30

  Modified:    src/org/apache/cocoon/environment Tag: xml-cocoon2
                        Response.java
  Log:
  Cleaned up javadocs
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +1 -3      xml-cocoon/src/org/apache/cocoon/environment/Attic/Response.java
  
  Index: Response.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/src/org/apache/cocoon/environment/Attic/Response.java,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- Response.java	2001/04/18 12:05:54	1.1.2.4
  +++ Response.java	2001/04/19 13:59:30	1.1.2.5
  @@ -16,7 +16,7 @@
    *
    * @author <a href="mailto:dims@yahoo.com">Davanum Srinivas</a>
    * @author <a href="mailto:cziegeler@apache.org">Carsten Ziegeler</a>
  - * @version CVS $Revision: 1.1.2.4 $ $Date: 2001/04/18 12:05:54 $
  + * @version CVS $Revision: 1.1.2.5 $ $Date: 2001/04/19 13:59:30 $
    *
    */
   
  @@ -89,8 +89,6 @@
        *					(for example, a comma, space, or semicolon)
        *					or it is one of the tokens reserved for use
        *					by the cookie protocol
  -     * @see #setValue
  -     * @see #setVersion
        *
        */
       Cookie createCookie(String name, String value);
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org