You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/12/17 03:41:38 UTC

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient package.html

jsdever     2002/12/16 18:41:38

  Modified:    httpclient/src/java/org/apache/commons/httpclient
                        package.html
  Log:
  More deprecated class cleanups.
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/package.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- package.html	26 Jul 2002 00:45:01 -0000	1.8
  +++ package.html	17 Dec 2002 02:41:38 -0000	1.9
  @@ -92,7 +92,7 @@
               an {@link java.io.InputStream} wrapper supporting the "chunked"
               transfer encoding.
            </dd>
  -         <dt>{@link org.apache.commons.httpclient.URIUtil}</dt>
  +         <dt>{@link org.apache.commons.httpclient.util.URIUtil}</dt>
            <dd>
               provides utilities for encoding and decoding URI's in the
               <tt>%HH</tt> format.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>