You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by je...@apache.org on 2001/03/01 22:18:34 UTC

cvs commit: jakarta-slide/src/webdav/client/src/org/apache/webdav/util WebdavResource.java

jericho     01/03/01 13:18:33

  Added:       src/webdav/client/src/org/apache/webdav/util
                        WebdavResource.java
  Log:
  - Add an API layer which sits on top on the WebDAV client library,
  and whch gives a resource oriented view of the Webdav namespcae.
  - This class is an experimental version, still buggy!
  
  Revision  Changes    Path
  1.5       +1633 -945 jakarta-slide/src/webdav/client/src/org/apache/webdav/util/WebdavResource.java