public class CalendarWebDAVProvider extends java.lang.Object implements WebDAVProvider
| 构造器和说明 |
|---|
CalendarWebDAVProvider() |
| 限定符和类型 | 方法和说明 |
|---|---|
VFSContainer |
getContainer(Identity identity)
Return the container which's content will be mounted under the name as provided by getMountPoint.
|
java.lang.String |
getMountPoint()
Get a name under which this provider would like to list its container as at the root level of the WebDAV mount point
|
public VFSContainer getContainer(Identity identity)
WebDAVProvidergetContainer 在接口中 WebDAVProviderpublic java.lang.String getMountPoint()
WebDAVProvidergetMountPoint 在接口中 WebDAVProvider