Package | Description |
---|---|
org.apache.jackrabbit.webdav.client.methods |
Provides classes for use with the Apache HttpClient, supporting WebDAV
request methods.
|
org.apache.jackrabbit.webdav.lock |
Provides interfaces and classes for locking related issues.
|
Modifier and Type | Method and Description |
---|---|
LockDiscovery |
LockMethod.getResponseAsLockDiscovery()
Deprecated.
|
LockDiscovery |
BaseDavRequest.getResponseBodyAsLockDiscovery(org.apache.http.HttpResponse response)
Return response body as
LockDiscovery object. |
Modifier and Type | Method and Description |
---|---|
static LockDiscovery |
LockDiscovery.createFromXml(Element lockDiscoveryElement)
Builds a new
LockDiscovery object from the given xml element. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.