|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiStatus | |
---|---|
org.eclipse.webdav.client | Provides support for the WebDAV protocol. |
org.eclipse.webdav.dom | Provides a set of "editors" for manipulating the XML data exchanged with WebDAV servers. |
Uses of MultiStatus in org.eclipse.webdav.client |
---|
Methods in org.eclipse.webdav.client with parameters of type MultiStatus | |
---|---|
protected URLTable |
AbstractResourceHandle.extractPropStats(MultiStatus multiStatus)
Helper method to extract the property status response from a multi status reponse, and populate a URLTable with the results. |
Uses of MultiStatus in org.eclipse.webdav.dom |
---|
Methods in org.eclipse.webdav.dom that return MultiStatus | |
---|---|
static MultiStatus |
MultiStatus.create(Document document)
Creates a new WebDAV multistatus element and sets it as the root of the given document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |