public class DavProp extends Object
| Constructor and Description |
|---|
DavProp() |
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
getNodes()
Get the the prop element from a propstat response.
|
void |
setNodes(List<Element> nodes)
Set the property elements.
|