|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionHandle | |
---|---|
org.eclipse.webdav.client | Provides support for the WebDAV protocol. |
Uses of CollectionHandle in org.eclipse.webdav.client |
---|
Subclasses of CollectionHandle in org.eclipse.webdav.client | |
---|---|
class |
WorkspaceHandle
Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
Methods in org.eclipse.webdav.client that return CollectionHandle | |
---|---|
CollectionHandle |
AbstractResourceHandle.asCollectionHandle()
Answer a new collection handle on the same underlying server resource. |
CollectionHandle |
CollectionHandle.getCollectionHandle(String name)
Answer the given member of the receiver as a collection handle. |
CollectionHandle |
AbstractResourceHandle.getParent()
Returns a collection handle for the parent of this resource. |
CollectionHandle[] |
AbstractResourceHandle.getWorkspaceCollections()
|
Methods in org.eclipse.webdav.client with parameters of type CollectionHandle | |
---|---|
protected void |
CollectionHandle.mkdirs(CollectionHandle handle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |