| Package | Description |
|---|---|
| org.bedework.webdav.servlet.common | |
| org.bedework.webdav.servlet.shared |
| Modifier and Type | Field and Description |
|---|---|
protected WebdavNsIntf |
MethodBase.nsIntf
namespace interface for this request
|
| Modifier and Type | Method and Description |
|---|---|
WebdavNsIntf |
MethodBase.getNsIntf()
Get namespace interface
|
abstract WebdavNsIntf |
WebdavServlet.getNsIntf(javax.servlet.http.HttpServletRequest req)
Get an interface for the namespace
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodBase.init(WebdavNsIntf nsIntf,
boolean dumpContent)
Called at each request
|
| Constructor and Description |
|---|
PostRequestPars(javax.servlet.http.HttpServletRequest req,
WebdavNsIntf intf,
String resourceUri) |
PrincipalMatchReport(MethodBase mb,
WebdavNsIntf intf)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebdavPrincipalNode.generatePropertyValue(QName tag,
WebdavNsIntf intf,
boolean allProp) |
boolean |
WebdavNsNode.generatePropertyValue(QName tag,
WebdavNsIntf intf,
boolean allProp)
Emit the property indicated by the tag.
|
Copyright © 2019 Bedework. All rights reserved.