Package org.apache.webdav.lib.methods
package org.apache.webdav.lib.methods
-
ClassDescriptionACL Method.WebDAV Report method This class is used to send an report from the ACL specification.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.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.The Checkout method can be applied to a checked-in version-controlled resource.COPY Method.DELETE Method.Methods that can act on collections (for example, DELETE, LOCK, PROPFIND, etc.) support a depth header.PUT Method.The Label method is used to manipulate labels on resources on the server.Web resources can be locked to ensure that only one user is updating the resource at a time.The MKCOL method is used to create a new collection.The MkWorkspace method is used to create a new workspace.MOVE Method.OPTIONS Method.Implements the POLL WebDAV method.This class manages an array of PropertyNames.This class implements the WebDAV PROPFIND Method.PROPPATCH Method.The REBIND method removes a binding to a resource from one collection, and adds a binding to that resource into another collection.This class implements the WebDAV REPORT Method.This class implements the WebDAV SEARCH Method.Implements the SUBSCRIBE method.The UNBIND method modifies the collection identified by the Request-URI, by removing the binding identified by the segment specified in the UNBIND body.The Checkout method can be applied to a checked-in version-controlled resource.UNLOCK Method.Implements the UNSUBSCRIBE method.The Update method updates a version-controlled resource to a new version.Utility class for XML response parsing.