Package | Description |
---|---|
org.apache.jackrabbit.webdav.client.methods |
This package contains classes and utilities used to build a WebDAV client
implementation.
Currently it consists of DAV-specific extensions to the Jakarta Commons HttpClient, namely a set of methods. |
org.apache.jackrabbit.webdav.lock |
Provides interfaces and classes for locking related issues.
|
Modifier and Type | Method and Description |
---|---|
LockDiscovery |
LockMethod.getResponseAsLockDiscovery() |
Modifier and Type | Method and Description |
---|---|
static LockDiscovery |
LockDiscovery.createFromXml(Element lockDiscoveryElement)
Builds a new
LockDiscovery object from the given xml element. |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.