|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthu.midori.kosmos.server.util.WebdavUtils
public class WebdavUtils
Utility methods for WebDAV management.
Constructor Summary | |
---|---|
protected |
WebdavUtils()
This class should never be instantiated. |
Method Summary | |
---|---|
static void |
dumpResourceChildren(org.apache.webdav.lib.WebdavResource resource)
Writes the children of a given resources to the log. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WebdavUtils()
Method Detail |
---|
public static void dumpResourceChildren(org.apache.webdav.lib.WebdavResource resource) throws org.apache.commons.httpclient.HttpException, java.io.IOException
org.apache.commons.httpclient.HttpException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |