com.ecyrd.jspwiki.dav
Class DavContext
java.lang.Object
com.ecyrd.jspwiki.dav.DavContext
public class DavContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_depth
protected int m_depth
m_path
protected DavPath m_path
DavContext
public DavContext(HttpServletRequest req,
DavPath dp)
getDepth
public int getDepth()
- Returns:
- Returns the m_depth.
getPath
public DavPath getPath()
- Returns:
- Returns the m_path.