| Package | Description |
|---|---|
| org.bedework.webdav.servlet.common | |
| org.bedework.webdav.servlet.shared |
| Modifier and Type | Field and Description |
|---|---|
protected PropFindMethod.PropRequest |
ReportMethod.preq |
| Modifier and Type | Method and Description |
|---|---|
PropFindMethod.PropRequest |
PropFindMethod.parseProps(Node nd)
Just a list of property names in any namespace.
|
PropFindMethod.PropRequest |
PropFindMethod.tryPropRequest(Node nd)
See if the current node represents a valid propfind element
and return with a request if so.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropFindMethod.doNodeProperties(WebdavNsNode node,
PropFindMethod.PropRequest pr)
Generate response for a PROPFIND for the current node, then for the children.
|
| Modifier and Type | Field and Description |
|---|---|
PropFindMethod.PropRequest |
PrincipalPropertySearch.pr
Properties to be returned
|
Copyright © 2018 Bedework. All rights reserved.