| Package | Description |
|---|---|
| org.bedework.webdav.servlet.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
WdCollection<T>
Class to represent a collection in WebDAV
|
class |
WdCollectionBase<T>
Class to represent a collection in WebDAV
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends WdEntity> |
WebdavPrincipalNode.getChildren(java.util.function.Supplier<Object> filterGetter) |
abstract Collection<? extends WdEntity> |
WebdavNsNode.getChildren(java.util.function.Supplier<Object> filterGetter)
Return a collection of children objects.
|
| Modifier and Type | Method and Description |
|---|---|
int |
WdEntity.compareTo(WdEntity that) |
Copyright © 2019 Bedework. All rights reserved.