> Can somebody tell me where are the docs of the > org.apache.webdav.util.WebdavResource class ? > Thanks a lot. > > Paulo Lopes Sorry, there is no document. There is an example that is very ugly, org.apache.webdav.cmd.Slide.java by using WebdavResource. I recommend you to code WebdavResource like java.io.File class style rather than Slide.java! Especially, for GUI. Sung-Gu
- org.apache.webdav.util.WebdavResource doc Paulo Lopes
- Park, Sung-Gu
