Library:Apache Jakarta Slide Client
Version:2.1
Compatibility:JDK 1.4
Classes in library Apache Jakarta Slide Client.
NamePackageDescription
Aceorg.apache.webdav.libThis interface models a DAV Access control entry.
AclMethodorg.apache.webdav.lib.methodsACL Method.
AclPropertyorg.apache.webdav.lib.propertiesThis interface models the <D:acl> property, which is defined in the WebDAV Access Control Protocol specification.
AclReportMethodorg.apache.webdav.lib.methodsWebDAV Report method This class is used to send an report from the ACL specification.
BasePropertyorg.apache.webdav.libThis interface models a DAV property.
BindMethodorg.apache.webdav.lib.methodsThe 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.
CheckedinPropertyorg.apache.webdav.lib.propertiesThis interface models the <D:checked-in> property, which is defined in the WebDAV Access Control Protocol specification.
CheckedoutPropertyorg.apache.webdav.lib.propertiesThis interface models the <D:checked-in> property, which is defined in the WebDAV Access Control Protocol specification.
CheckinMethodorg.apache.webdav.lib.methodsThe 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.
CheckoutMethodorg.apache.webdav.lib.methodsThe Checkout method can be applied to a checked-in version-controlled resource.
ClientLexerorg.apache.webdav.cmdThe Slide WebDAV client scanner.
ClientParserorg.apache.webdav.cmdThe Slide WebDAV client parser.
CollectionScannerorg.apache.webdav.antScan a collection of WebDAV resources to find ones that match a specified pattern.
Constantsorg.apache.webdav.libConstants used by the WebDAV client library.
Copyorg.apache.webdav.ant.taskdefsWebDAV task for copying resources and collections.
CopyMethodorg.apache.webdav.lib.methodsCOPY Method.
CreationDatePropertyorg.apache.webdav.lib.propertiesDAV:creationdate property
CurrentUserPrivilegeSetPropertyorg.apache.webdav.lib.propertiesTitle: CurrentUserPrivilegeSetProperty.java Description: Company: SpeedLegal Holdings Inc.
DatePropertyorg.apache.webdav.lib.propertiesBase for all properties that contain date values.
Deleteorg.apache.webdav.ant.taskdefsWebDAV task for deleting resources and collections.
DeleteMethodorg.apache.webdav.lib.methodsDELETE Method.
DOMUtilsorg.apache.webdav.lib.utilThis class provides some basic utility methods for working with XML Document objects.
DOMWriterorg.apache.webdav.lib.utilNo description provided.
Getorg.apache.webdav.ant.taskdefsWebDAV task for retrieving resources.
GetContentLengthPropertyorg.apache.webdav.lib.propertiesNo description provided.
GetLastModifiedPropertyorg.apache.webdav.lib.propertiesThis interface models the <D:getlastmodified> property, which indicates the last time the resource was modified.
HrefValuedPropertyorg.apache.webdav.lib.propertiesBase classe for properties with a single href value.
HttpRequestBodyMethodBaseorg.apache.webdav.lib.methodsPUT Method.
LabelMethodorg.apache.webdav.lib.methodsThe Label method is used to manipulate labels on resources on the server.
Lockorg.apache.webdav.libThis class represents a lock on a resource.
Lockorg.apache.webdav.ant.taskdefsWebDAV task for locking resources.
LockDiscoveryPropertyorg.apache.webdav.lib.propertiesThis 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.
LockMethodorg.apache.webdav.lib.methodsWeb resources can be locked to ensure that only one user is updating the resource at a time.
MIME2Javaorg.apache.webdav.lib.utilMIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
Mimetypesorg.apache.webdav.antHelper for mapping file extensions to mime-types.
Mkcolorg.apache.webdav.ant.taskdefsWebDAV task for creating collections.
MkcolMethodorg.apache.webdav.lib.methodsThe MKCOL method is used to create a new collection.
MkWorkspaceMethodorg.apache.webdav.lib.methodsThe MkWorkspace method is used to create a new workspace.
ModificationDatePropertyorg.apache.webdav.lib.propertiesDAV:modificationdate
Moveorg.apache.webdav.ant.taskdefsWebDAV task for moving resources and collections.
MoveMethodorg.apache.webdav.lib.methodsMOVE Method.
NotificationListenerorg.apache.webdav.libThe NotificationListener class encapsulates all methods that are required for dealing with WebDAV notifications.
NotificationListener.Eventorg.apache.webdav.libNo description provided.
OptionsMethodorg.apache.webdav.lib.methodsOPTIONS Method.
OwnerPropertyorg.apache.webdav.lib.propertiesThis interface models the <D:owner> property, which is defined in the WebDAV Access Control Protocol specification.
PollMethodorg.apache.webdav.lib.methodsImplements the POLL WebDAV method.
PrincipalCollectionSetPropertyorg.apache.webdav.lib.propertiesThis class models the <D:principal-collection-set> property, which is defined in the WebDAV Access Control Protocol specification.
Privilegeorg.apache.webdav.libThis interface models a DAV ACE privilege.
PropertyBodyHelperorg.apache.webdav.lib.methodsThis class manages an array of PropertyNames.
PropertyFactoryorg.apache.webdav.lib.propertiesFactory for instanciating Property s.
PropertyNameorg.apache.webdav.libThis class models a DAV property name.
PropertyWriterorg.apache.webdav.lib.utilNo description provided.
PropFindMethodorg.apache.webdav.lib.methodsThis class implements the WebDAV PROPFIND Method.
Proppatchorg.apache.webdav.ant.taskdefsWebDAV task for editing resource properties.
Proppatch.Removeorg.apache.webdav.ant.taskdefsNo description provided.
Proppatch.Setorg.apache.webdav.ant.taskdefsNo description provided.
PropPatchMethodorg.apache.webdav.lib.methodsPROPPATCH Method.
Putorg.apache.webdav.ant.taskdefsWebDAV task for writing files to an WebDAV server.
Put.ZipFileSetorg.apache.webdav.ant.taskdefsNo description provided.
QNameorg.apache.webdav.lib.utilA QName represents a fully-qualified name.
RebindMethodorg.apache.webdav.lib.methodsThe REBIND method removes a binding to a resource from one collection, and adds a binding to that resource into another collection.
ReportMethodorg.apache.webdav.lib.methodsThis class implements the WebDAV REPORT Method.
ResourcePropertiesorg.apache.webdav.antHelper for holding properies of WebDAV resources retrieved by PROPFIND requests.
ResourceTypePropertyorg.apache.webdav.lib.propertiesAn interface that describes a standard Resource Type property (as defined by the WebDAV specification).
Scannerorg.apache.webdav.antClass for scanning a directory for files/directories that match a certain criteria.
SearchMethodorg.apache.webdav.lib.methodsThis class implements the WebDAV SEARCH Method.
Slideorg.apache.webdav.cmdThe Slide client, the command line version for WebDAV client.
Spoolorg.apache.webdav.cmdThis class provides wrappers around an InputStream and an OutputStream allowing you to spool both streams to a shared OutputStream.
SubscribeMethodorg.apache.webdav.lib.methodsImplements the SUBSCRIBE method.
Subscriptionorg.apache.webdav.libObject that holds information about a single WebDAV subscription.
SupportedLockPropertyorg.apache.webdav.lib.propertiesNo description provided.
UnbindMethodorg.apache.webdav.lib.methodsThe UNBIND method modifies the collection identified by the Request-URI, by removing the binding identified by the segment specified in the UNBIND body.
UncheckoutMethodorg.apache.webdav.lib.methodsThe Checkout method can be applied to a checked-in version-controlled resource.
Unlockorg.apache.webdav.ant.taskdefsWebDAV task for removing locks.
UnlockMethodorg.apache.webdav.lib.methodsUNLOCK Method.
UnsubscribeMethodorg.apache.webdav.lib.methodsImplements the UNSUBSCRIBE method.
UpdateMethodorg.apache.webdav.lib.methodsThe Update method updates a version-controlled resource to a new version.
Utilsorg.apache.webdav.antNo description provided.
VersionControlMethodorg.apache.webdav.lib.methodsNo description provided.
WebDAVConnectionorg.apache.webdav.connectorAbstraction of a connection to a Slide (WebDAV) server.
WebDAVConnectionFactoryorg.apache.webdav.connectorNo description provided.
WebDAVConnectionSpecorg.apache.webdav.connectorSpecifies where the WebDAVConnection shall go to.
WebdavFileorg.apache.webdav.libImplements a file for WebDav
WebdavFileSetorg.apache.webdav.antNo description provided.
WebDAVLocalTransactionorg.apache.webdav.connectorNo description provided.
WebDAVManagedConnectionorg.apache.webdav.connectorNo description provided.
WebDAVManagedConnectionFactoryorg.apache.webdav.connectorNo description provided.
WebdavMatchingTaskorg.apache.webdav.ant.taskdefsBaseclass of all WebDAV tasks that work on sets of WebDAV resources.
WebdavResourceorg.apache.webdav.libThe class WebdavResource is an abstract representation for WebDAV resource.
WebdavResourcesorg.apache.webdav.libThis WebdavResources class represents a set of WebDAV resources .
WebdavSessionorg.apache.webdav.libThis WebdavSession class is for the session management of WebDAV clients.
WebdavStateorg.apache.webdav.libSession state.
WebdavStatusorg.apache.webdav.lib.utilNo description provided.
WebdavSystemVieworg.apache.webdav.uiWebdavSystemView.java
WebdavTaskorg.apache.webdav.ant.taskdefsBase class of all WebDAV tasks.
WebDAVXAResourceorg.apache.webdav.connectorNo description provided.
WebDAVXAResource.TransactionalWebDAVResourceorg.apache.webdav.connectorNo description provided.
XMLDebugOutputerorg.apache.webdav.lib.utilXMLDebugOutputer helper class.
XMLPrinterorg.apache.webdav.lib.utilXMLPrinter helper class.
XMLResponseMethodBaseorg.apache.webdav.lib.methodsUtility class for XML response parsing.
XMLResponseMethodBase.Responseorg.apache.webdav.lib.methodsAn abstract class that models a DAV:response.
Search