| Name | Package | Description |
| Ace | org.apache.webdav.lib | This interface models a DAV Access control entry. |
| AclMethod | org.apache.webdav.lib.methods | ACL Method. |
| AclProperty | org.apache.webdav.lib.properties | This interface models the <D:acl> property, which is
defined in the WebDAV Access Control Protocol specification. |
| AclReportMethod | org.apache.webdav.lib.methods | WebDAV Report method
This class is used to send an report
from the ACL specification. |
| BaseProperty | org.apache.webdav.lib | This interface models a DAV property. |
| BindMethod | org.apache.webdav.lib.methods | The BIND method modifies the collection identified by the Request-URI,
by adding a new binding from the segment specified in the BIND body
to the resource identified in the BIND body. |
| CheckedinProperty | org.apache.webdav.lib.properties | This interface models the <D:checked-in> property, which is
defined in the WebDAV Access Control Protocol specification. |
| CheckedoutProperty | org.apache.webdav.lib.properties | This interface models the <D:checked-in> property, which is
defined in the WebDAV Access Control Protocol specification. |
| CheckinMethod | org.apache.webdav.lib.methods | The CHECKIN method can be applied to a checked-out version-controlled
resource to produce a new version whose content and dead properties are
copied from the checked-out resource. |
| CheckoutMethod | org.apache.webdav.lib.methods | The Checkout method can be applied to a checked-in version-controlled
resource. |
| ClientLexer | org.apache.webdav.cmd | The Slide WebDAV client scanner. |
| ClientParser | org.apache.webdav.cmd | The Slide WebDAV client parser. |
| CollectionScanner | org.apache.webdav.ant | Scan a collection of WebDAV resources to find ones that match a
specified pattern. |
| Constants | org.apache.webdav.lib | Constants used by the WebDAV client library. |
| Copy | org.apache.webdav.ant.taskdefs | WebDAV task for copying resources and collections. |
| CopyMethod | org.apache.webdav.lib.methods | COPY Method. |
| CreationDateProperty | org.apache.webdav.lib.properties | DAV:creationdate property |
| CurrentUserPrivilegeSetProperty | org.apache.webdav.lib.properties | Title: CurrentUserPrivilegeSetProperty.java
Description:
Company: SpeedLegal Holdings Inc. |
| DateProperty | org.apache.webdav.lib.properties | Base for all properties that contain date values. |
| Delete | org.apache.webdav.ant.taskdefs | WebDAV task for deleting resources and collections. |
| DeleteMethod | org.apache.webdav.lib.methods | DELETE Method. |
| DOMUtils | org.apache.webdav.lib.util | This class provides some basic utility methods for working with
XML Document objects. |
| DOMWriter | org.apache.webdav.lib.util | No description provided. |
| Get | org.apache.webdav.ant.taskdefs | WebDAV task for retrieving resources. |
| GetContentLengthProperty | org.apache.webdav.lib.properties | No description provided. |
| GetLastModifiedProperty | org.apache.webdav.lib.properties | This interface models the <D:getlastmodified> property,
which indicates the last time the resource was modified. |
| HrefValuedProperty | org.apache.webdav.lib.properties | Base classe for properties with a single href value. |
| HttpRequestBodyMethodBase | org.apache.webdav.lib.methods | PUT Method. |
| LabelMethod | org.apache.webdav.lib.methods | The Label method is used to manipulate labels on resources on the server. |
| Lock | org.apache.webdav.lib | This class represents a lock on a resource. |
| Lock | org.apache.webdav.ant.taskdefs | WebDAV task for locking resources. |
| LockDiscoveryProperty | org.apache.webdav.lib.properties | This class represents a listing of who has lock, what type of lock he has,
the timeout type and the time remaining on the timeout, and the associated
lock token. |
| LockMethod | org.apache.webdav.lib.methods | Web resources can be locked to ensure that only one user is updating
the resource at a time. |
| MIME2Java | org.apache.webdav.lib.util | MIME2Java is a convenience class which handles conversions between MIME charset names
and Java encoding names. |
| Mimetypes | org.apache.webdav.ant | Helper for mapping file extensions to mime-types. |
| Mkcol | org.apache.webdav.ant.taskdefs | WebDAV task for creating collections. |
| MkcolMethod | org.apache.webdav.lib.methods | The MKCOL method is used to create a new collection. |
| MkWorkspaceMethod | org.apache.webdav.lib.methods | The MkWorkspace method is used to create a new workspace. |
| ModificationDateProperty | org.apache.webdav.lib.properties | DAV:modificationdate |
| Move | org.apache.webdav.ant.taskdefs | WebDAV task for moving resources and collections. |
| MoveMethod | org.apache.webdav.lib.methods | MOVE Method. |
| NotificationListener | org.apache.webdav.lib | The NotificationListener class encapsulates all methods that are
required for dealing with WebDAV notifications. |
| NotificationListener.Event | org.apache.webdav.lib | No description provided. |
| OptionsMethod | org.apache.webdav.lib.methods | OPTIONS Method. |
| OwnerProperty | org.apache.webdav.lib.properties | This interface models the <D:owner> property, which is
defined in the WebDAV Access Control Protocol specification. |
| PollMethod | org.apache.webdav.lib.methods | Implements the POLL WebDAV method. |
| PrincipalCollectionSetProperty | org.apache.webdav.lib.properties | This class models the <D:principal-collection-set> property, which is
defined in the WebDAV Access Control Protocol specification. |
| Privilege | org.apache.webdav.lib | This interface models a DAV ACE privilege. |
| PropertyBodyHelper | org.apache.webdav.lib.methods | This class manages an array of PropertyNames. |
| PropertyFactory | org.apache.webdav.lib.properties | Factory for instanciating Property s. |
| PropertyName | org.apache.webdav.lib | This class models a DAV property name. |
| PropertyWriter | org.apache.webdav.lib.util | No description provided. |
| PropFindMethod | org.apache.webdav.lib.methods | This class implements the WebDAV PROPFIND Method. |
| Proppatch | org.apache.webdav.ant.taskdefs | WebDAV task for editing resource properties. |
| Proppatch.Remove | org.apache.webdav.ant.taskdefs | No description provided. |
| Proppatch.Set | org.apache.webdav.ant.taskdefs | No description provided. |
| PropPatchMethod | org.apache.webdav.lib.methods | PROPPATCH Method. |
| Put | org.apache.webdav.ant.taskdefs | WebDAV task for writing files to an WebDAV server. |
| Put.ZipFileSet | org.apache.webdav.ant.taskdefs | No description provided. |
| QName | org.apache.webdav.lib.util | A QName represents a fully-qualified name. |
| RebindMethod | org.apache.webdav.lib.methods | The REBIND method removes a binding to a resource from one collection,
and adds a binding to that resource into another collection. |
| ReportMethod | org.apache.webdav.lib.methods | This class implements the WebDAV REPORT Method. |
| ResourceProperties | org.apache.webdav.ant | Helper for holding properies of WebDAV resources retrieved by PROPFIND
requests. |
| ResourceTypeProperty | org.apache.webdav.lib.properties | An interface that describes a standard Resource Type property (as defined by
the WebDAV specification). |
| Scanner | org.apache.webdav.ant | Class for scanning a directory for files/directories that match a certain
criteria. |
| SearchMethod | org.apache.webdav.lib.methods | This class implements the WebDAV SEARCH Method. |
| Slide | org.apache.webdav.cmd | The Slide client, the command line version for WebDAV client. |
| Spool | org.apache.webdav.cmd | This class provides wrappers around an InputStream and
an OutputStream allowing you to spool both streams to a
shared OutputStream. |
| SubscribeMethod | org.apache.webdav.lib.methods | Implements the SUBSCRIBE method. |
| Subscription | org.apache.webdav.lib | Object that holds information about a single WebDAV subscription. |
| SupportedLockProperty | org.apache.webdav.lib.properties | No description provided. |
| UnbindMethod | org.apache.webdav.lib.methods | The UNBIND method modifies the collection identified by the Request-URI,
by removing the binding identified by the segment specified in the UNBIND
body. |
| UncheckoutMethod | org.apache.webdav.lib.methods | The Checkout method can be applied to a checked-in version-controlled
resource. |
| Unlock | org.apache.webdav.ant.taskdefs | WebDAV task for removing locks. |
| UnlockMethod | org.apache.webdav.lib.methods | UNLOCK Method. |
| UnsubscribeMethod | org.apache.webdav.lib.methods | Implements the UNSUBSCRIBE method. |
| UpdateMethod | org.apache.webdav.lib.methods | The Update method updates a version-controlled resource to a new version. |
| Utils | org.apache.webdav.ant | No description provided. |
| VersionControlMethod | org.apache.webdav.lib.methods | No description provided. |
| WebDAVConnection | org.apache.webdav.connector | Abstraction of a connection to a Slide (WebDAV) server. |
| WebDAVConnectionFactory | org.apache.webdav.connector | No description provided. |
| WebDAVConnectionSpec | org.apache.webdav.connector | Specifies where the WebDAVConnection shall go to. |
| WebdavFile | org.apache.webdav.lib | Implements a file for WebDav |
| WebdavFileSet | org.apache.webdav.ant | No description provided. |
| WebDAVLocalTransaction | org.apache.webdav.connector | No description provided. |
| WebDAVManagedConnection | org.apache.webdav.connector | No description provided. |
| WebDAVManagedConnectionFactory | org.apache.webdav.connector | No description provided. |
| WebdavMatchingTask | org.apache.webdav.ant.taskdefs | Baseclass of all WebDAV tasks that work on sets of WebDAV resources. |
| WebdavResource | org.apache.webdav.lib | The class WebdavResource is an abstract representation
for WebDAV resource. |
| WebdavResources | org.apache.webdav.lib | This WebdavResources class represents a set of WebDAV resources . |
| WebdavSession | org.apache.webdav.lib | This WebdavSession class is for the session management of WebDAV clients. |
| WebdavState | org.apache.webdav.lib | Session state. |
| WebdavStatus | org.apache.webdav.lib.util | No description provided. |
| WebdavSystemView | org.apache.webdav.ui | WebdavSystemView.java |
| WebdavTask | org.apache.webdav.ant.taskdefs | Base class of all WebDAV tasks. |
| WebDAVXAResource | org.apache.webdav.connector | No description provided. |
| WebDAVXAResource.TransactionalWebDAVResource | org.apache.webdav.connector | No description provided. |
| XMLDebugOutputer | org.apache.webdav.lib.util | XMLDebugOutputer helper class. |
| XMLPrinter | org.apache.webdav.lib.util | XMLPrinter helper class. |
| XMLResponseMethodBase | org.apache.webdav.lib.methods | Utility class for XML response parsing. |
| XMLResponseMethodBase.Response | org.apache.webdav.lib.methods | An abstract class that models a DAV:response. |