Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT_TRANSACTION - Static variable in class org.apache.webdav.lib.methods.UnlockMethod
- abortTransaction() - Method in class org.apache.webdav.lib.WebdavResource
-
Aborts - i.e.
- Ace - Class in org.apache.webdav.lib
-
This interface models a DAV Access control entry.
- Ace(String) - Constructor for class org.apache.webdav.lib.Ace
- Ace(String, boolean, boolean, boolean, String) - Constructor for class org.apache.webdav.lib.Ace
- aces - Variable in class org.apache.webdav.lib.methods.AclMethod
- ACL - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
ACL.
- aclfindMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Return the
AclProperty
for the current resource - aclfindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Return the
AclProperty
for the resource at the given path - aclMethod(String, Ace[]) - Method in class org.apache.webdav.lib.WebdavResource
-
Updates the resource with a new set of aces.
- AclMethod - Class in org.apache.webdav.lib.methods
-
ACL Method.
- AclMethod() - Constructor for class org.apache.webdav.lib.methods.AclMethod
-
Method constructor.
- AclMethod(String) - Constructor for class org.apache.webdav.lib.methods.AclMethod
-
Method constructor.
- AclProperty - Class in org.apache.webdav.lib.properties
-
This interface models the
<D:acl>
property, which is defined in the WebDAV Access Control Protocol specification. - AclProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.AclProperty
-
Default constructor for the property.
- aclReportMethod(String, Collection, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute REPORT method.
- AclReportMethod - Class in org.apache.webdav.lib.methods
-
WebDAV Report method This class is used to send an report from the ACL specification.
- AclReportMethod(String, Collection, int, int) - Constructor for class org.apache.webdav.lib.methods.AclReportMethod
- addAce(Ace) - Method in class org.apache.webdav.lib.methods.AclMethod
-
Add an ace to the ace list which will be set by the method.
- addInformation(String, String) - Method in class org.apache.webdav.lib.NotificationListener.Event
- addLock(String, String) - Method in class org.apache.webdav.lib.WebdavState
-
Add a lock token.
- addPrivilege(Privilege) - Method in class org.apache.webdav.lib.Ace
-
Add privilege.
- addPropertyToRemove(String) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Add property to remove.
- addPropertyToRemove(String, String, String) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Add property to remove.
- addPropertyToSet(String, String) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Add a new property to set.
- addPropertyToSet(String, String, String, String) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Add a new property to set.
- addRequestHeader(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Add a header in the request sent to the webdav server
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.AclMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.AclReportMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.BindMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Generate the protocol headers.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.OptionsMethod
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.PollMethod
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.RebindMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.SearchMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.UnlockMethod
-
Generate additional headers needed by the request.
- addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.UnsubscribeMethod
- addResource(String, WebdavResource) - Method in class org.apache.webdav.lib.WebdavResources
-
Maps the resource name to its resource.
- addResource(WebdavResource) - Method in class org.apache.webdav.lib.WebdavResources
-
Add the specified resource.
- addSubscriptionId(int) - Method in class org.apache.webdav.lib.methods.PollMethod
-
Adds an ID for a subscription that is to be polled.
- addSubscriptionId(int) - Method in class org.apache.webdav.lib.methods.UnsubscribeMethod
-
Adds an ID for a subscription that is to be withdrawn.
- ADVANCED_COLLECTIONS - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
Advanced collections.
- ALL - Static variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Request of all properties name and value.
- ALL - Static variable in class org.apache.webdav.lib.methods.ReportMethod
-
Request of all properties name and value.
- ALL - Static variable in class org.apache.webdav.lib.Privilege
- ALL - Static variable in class org.apache.webdav.lib.WebdavResource
-
The action setting the all properties for this resource.
- allowedMethods - Variable in class org.apache.webdav.lib.WebdavResource
-
The allowed HTTP methods.
B
- BaseProperty - Class in org.apache.webdav.lib
-
This interface models a DAV property.
- BaseProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.BaseProperty
-
Default constructor for the property.
- BASIC - Static variable in class org.apache.webdav.lib.WebdavResource
-
The action setting the basic properties for this resource.
- bindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the BIND method for this WebdavResource, given an existing path to bind with.
- bindMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the BIND method given the new path to bind to an existing path.
- BindMethod - Class in 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.
- BindMethod() - Constructor for class org.apache.webdav.lib.methods.BindMethod
-
Method constructor.
- BindMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.BindMethod
- buffer - Variable in class org.apache.webdav.lib.util.XMLPrinter
-
Buffer.
- builder - Variable in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Document builder.
- BY_NAME - Static variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Request of named properties.
C
- canonical - Variable in class org.apache.webdav.lib.util.DOMWriter
-
Canonical output.
- canonical - Variable in class org.apache.webdav.lib.util.PropertyWriter
-
Canonical output.
- canRead() - Method in class org.apache.webdav.lib.WebdavFile
- canWrite() - Method in class org.apache.webdav.lib.WebdavFile
- CheckedinProperty - Class in org.apache.webdav.lib.properties
-
This interface models the
<D:checked-in>
property, which is defined in the WebDAV Access Control Protocol specification. - CheckedinProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.CheckedinProperty
-
Default constructor for the property.
- CheckedoutProperty - Class in org.apache.webdav.lib.properties
-
This interface models the
<D:checked-in>
property, which is defined in the WebDAV Access Control Protocol specification. - CheckedoutProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.CheckedoutProperty
-
Default constructor for the property.
- checkinMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKIN method for this WebdavResource.
- checkinMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKIN method for the given path.
- CheckinMethod - Class in 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.
- CheckinMethod() - Constructor for class org.apache.webdav.lib.methods.CheckinMethod
-
Method constructor.
- CheckinMethod(String) - Constructor for class org.apache.webdav.lib.methods.CheckinMethod
-
Method constructor.
- checkoutMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKOUT method for this WebdavResource.
- checkoutMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKOUT method for the given path.
- CheckoutMethod - Class in org.apache.webdav.lib.methods
-
The Checkout method can be applied to a checked-in version-controlled resource.
- CheckoutMethod() - Constructor for class org.apache.webdav.lib.methods.CheckoutMethod
-
Method constructor.
- CheckoutMethod(String) - Constructor for class org.apache.webdav.lib.methods.CheckoutMethod
-
Method constructor.
- childResources - Variable in class org.apache.webdav.lib.WebdavResource
-
Table of the hrefs gotten in a collection.
- clearPrivileges() - Method in class org.apache.webdav.lib.Ace
-
Clear privileges.
- client - Variable in class org.apache.webdav.lib.WebdavSession
-
The Http client instance.
- close() - Method in class org.apache.webdav.lib.WebdavResource
-
Close the session of this client
- closeSession() - Method in class org.apache.webdav.lib.WebdavSession
-
Close an session and delete the connection information.
- closeSession(HttpClient) - Method in class org.apache.webdav.lib.WebdavSession
-
Deprecated.Replaced by closeSession()
- CLOSING - Static variable in class org.apache.webdav.lib.util.XMLPrinter
-
Closing tag.
- COMMIT_TRANSACTION - Static variable in class org.apache.webdav.lib.methods.UnlockMethod
- commitTransaction() - Method in class org.apache.webdav.lib.WebdavResource
-
Commits the transaction started by
WebdavResource.startTransaction(String, int)
and resets the transaction handle. - compareTo(File) - Method in class org.apache.webdav.lib.WebdavFile
- compareTo(Object) - Method in class org.apache.webdav.lib.WebdavResource
-
Compare to the given another object.
- compareToWebdavResource(WebdavResource) - Method in class org.apache.webdav.lib.WebdavResource
-
Compare to the WebdavResource object.
- Constants - Class in org.apache.webdav.lib
-
Constants used by the WebDAV client library.
- Constants() - Constructor for class org.apache.webdav.lib.Constants
- convert(String) - Static method in class org.apache.webdav.lib.util.MIME2Java
-
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- convertElementToProperty(XMLResponseMethodBase.Response, Element) - Static method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
This method creates a property implementation from an element.
- copyMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the COPY method for the given destination path.
- copyMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the COPY method the given source and destination.
- CopyMethod - Class in org.apache.webdav.lib.methods
-
COPY Method.
- CopyMethod() - Constructor for class org.apache.webdav.lib.methods.CopyMethod
-
Method constructor.
- CopyMethod(String) - Constructor for class org.apache.webdav.lib.methods.CopyMethod
-
Method constructor.
- CopyMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.CopyMethod
-
Method constructor.
- CopyMethod(String, String, boolean) - Constructor for class org.apache.webdav.lib.methods.CopyMethod
-
Method constructor.
- CopyMethod(String, String, boolean, int) - Constructor for class org.apache.webdav.lib.methods.CopyMethod
- create(ResponseEntity, Element) - Static method in class org.apache.webdav.lib.properties.PropertyFactory
-
Creates a new property from an xml element provided in an WebDAV response.
- createNewFile() - Method in class org.apache.webdav.lib.WebdavFile
- createTempFile(String, String) - Static method in class org.apache.webdav.lib.WebdavFile
-
todo
- createTempFile(String, String, File) - Static method in class org.apache.webdav.lib.WebdavFile
-
todo
- createWebdavResource(HttpClient) - Method in class org.apache.webdav.lib.WebdavResource
-
Create a new WebdavResource object (as a seperate method so that it can be overridden by subclasses.
- creationDate - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, creationdate.
- CREATIONDATE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The creationdate property.
- CreationDateProperty - Class in org.apache.webdav.lib.properties
-
DAV:creationdate
property - CreationDateProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.CreationDateProperty
- CurrentUserPrivilegeSetProperty - Class in org.apache.webdav.lib.properties
-
Title: CurrentUserPrivilegeSetProperty.java Description: Company: SpeedLegal Holdings Inc.
- CurrentUserPrivilegeSetProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
-
Default constructor for the property.
D
- DASL - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
DASL.
- DATE_FORMAT - Static variable in class org.apache.webdav.lib.properties.GetLastModifiedProperty
-
Deprecated.
- DateProperty - Class in org.apache.webdav.lib.properties
-
Base for all properties that contain date values.
- DateProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.DateProperty
- DAV - Static variable in class org.apache.webdav.lib.Constants
- DAV_LEVEL1 - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
DAV level 1.
- DAV_LEVEL2 - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
DAV level 2.
- davCapabilities - Variable in class org.apache.webdav.lib.WebdavResource
-
The capabilities of the WebDAV server.
- davSeparator - Static variable in class org.apache.webdav.lib.WebdavFile
-
Directory separator
- davSeparatorChar - Static variable in class org.apache.webdav.lib.WebdavFile
-
Directory separator
- debug - Variable in class org.apache.webdav.lib.WebdavSession
-
Debug level.
- decodeResponseHrefs - Variable in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- DEFAULT - Static variable in class org.apache.webdav.lib.WebdavResource
-
The action setting the default DAV properties for this resource.
- defaultAction - Static variable in class org.apache.webdav.lib.WebdavResource
-
The default action to find properties.
- defaultDepth - Static variable in class org.apache.webdav.lib.WebdavResource
-
The default depth for WebDAV methods.
- defaultOwner - Static variable in class org.apache.webdav.lib.WebdavResource
-
Owner information for locking and unlocking.
- delete() - Method in class org.apache.webdav.lib.WebdavFile
- DELETE_NOTIFICATION - Static variable in class org.apache.webdav.lib.Subscription
- deleteMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the DELETE method for this WebdavResource.
- deleteMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the DELETE method for the given path.
- DeleteMethod - Class in org.apache.webdav.lib.methods
-
DELETE Method.
- DeleteMethod() - Constructor for class org.apache.webdav.lib.methods.DeleteMethod
-
Method constructor.
- DeleteMethod(String) - Constructor for class org.apache.webdav.lib.methods.DeleteMethod
-
Method constructor.
- deleteOnExit() - Method in class org.apache.webdav.lib.WebdavFile
- DELTAV - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
-
Delta V.
- depth - Variable in class org.apache.webdav.lib.Lock
- depth - Variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Depth.
- depth - Variable in class org.apache.webdav.lib.methods.ReportMethod
-
Depth.
- DEPTH_0 - Static variable in interface org.apache.webdav.lib.methods.DepthSupport
-
Request with depth 0.
- DEPTH_1 - Static variable in interface org.apache.webdav.lib.methods.DepthSupport
-
Request with depth 1.
- DEPTH_INFINITY - Static variable in interface org.apache.webdav.lib.methods.DepthSupport
-
Request with depth infinity.
- DepthSupport - Interface in org.apache.webdav.lib.methods
-
Methods that can act on collections (for example, DELETE, LOCK, PROPFIND, etc.) support a depth header.
- discoverLock(String, String, WebdavState) - Method in class org.apache.webdav.lib.WebdavResource
-
Discover the given owner and locktoken and set the locktoken
- discoverOwnLocks() - Method in class org.apache.webdav.lib.WebdavResource
-
Discover and refresh lock tokens.
- discoverOwnLocks(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Discover and refresh lock tokens for a specific owner.
- displayName - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, displayname.
- DISPLAYNAME - Static variable in class org.apache.webdav.lib.WebdavResource
-
The displayname property.
- DOMUtils - Class in org.apache.webdav.lib.util
-
This class provides some basic utility methods for working with XML Document objects.
- DOMUtils() - Constructor for class org.apache.webdav.lib.util.DOMUtils
- DOMUtils.NodeListImpl - Class in org.apache.webdav.lib.util
-
This class provides an implementation of NodeList, which is used by the getElementsByTagNameNS() method.
- DOMWriter - Class in org.apache.webdav.lib.util
- DOMWriter(boolean) - Constructor for class org.apache.webdav.lib.util.DOMWriter
-
Default constructor.
- DOMWriter(Writer, boolean) - Constructor for class org.apache.webdav.lib.util.DOMWriter
- DOMWriter(String, boolean) - Constructor for class org.apache.webdav.lib.util.DOMWriter
E
- element - Variable in class org.apache.webdav.lib.BaseProperty
-
Associated node element.
- endTransaction(String, int) - Method in class org.apache.webdav.lib.WebdavResource
- enumeratePrivileges() - Method in class org.apache.webdav.lib.Ace
-
Enumerate privileges.
- equals(Object) - Method in class org.apache.webdav.lib.Ace
- equals(Object) - Method in class org.apache.webdav.lib.Privilege
-
Equals.
- equals(Object) - Method in class org.apache.webdav.lib.util.QName
- equals(Object) - Method in class org.apache.webdav.lib.WebdavFile
- equals(Object) - Method in class org.apache.webdav.lib.WebdavResource
-
Test the object.
- Event() - Constructor for class org.apache.webdav.lib.NotificationListener.Event
- Event(int) - Constructor for class org.apache.webdav.lib.NotificationListener.Event
- Event(Map) - Constructor for class org.apache.webdav.lib.NotificationListener.Event
- Example Request - Search tag in class org.apache.webdav.lib.methods.CheckinMethod
- Section
- Example Request - Search tag in class org.apache.webdav.lib.methods.CheckoutMethod
- Section
- Example Request - Search tag in class org.apache.webdav.lib.methods.LabelMethod
- Section
- Example Request - Search tag in class org.apache.webdav.lib.methods.MkWorkspaceMethod
- Section
- Example Request - Search tag in class org.apache.webdav.lib.methods.MkcolMethod
- Section
- Example Request - Search tag in class org.apache.webdav.lib.methods.UncheckoutMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.CheckinMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.CheckoutMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.LabelMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.MkWorkspaceMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.MkcolMethod
- Section
- Example Response - Search tag in class org.apache.webdav.lib.methods.UncheckoutMethod
- Section
- executeHttpRequestMethod(HttpClient, HttpMethod) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the http request method.
- exists - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebdavResource flag to check its existence;
- exists() - Method in class org.apache.webdav.lib.WebdavFile
- exists() - Method in class org.apache.webdav.lib.WebdavResource
-
Returns the last known information about the existence of this resource.
F
- FALSE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The false constant string.
- findDavPrefix(Document) - Static method in class org.apache.webdav.lib.util.DOMUtils
-
Deprecated.
- fireEvent(int, Map) - Method in class org.apache.webdav.lib.NotificationListener
- fireEvent(Map, Credentials) - Method in class org.apache.webdav.lib.NotificationListener
- fireEvent(NotificationListener.EventMethod, Credentials) - Method in class org.apache.webdav.lib.NotificationListener
- fireVetoableEvent(Map, Credentials) - Method in class org.apache.webdav.lib.NotificationListener
- followRedirects - Variable in class org.apache.webdav.lib.WebdavResource
- formats - Static variable in class org.apache.webdav.lib.WebdavResource
-
Date formats using for Date parsing.
G
- generateAdditionalHeaders(HttpMethod) - Method in class org.apache.webdav.lib.WebdavResource
-
Add all additionals headers that have been previously registered with addRequestHeader to the method
- generateIfHeader(HttpMethod) - Method in class org.apache.webdav.lib.WebdavResource
-
Generate and add the If header to the specified HTTP method.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.AclMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.AclReportMethod
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.BindMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.LabelMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.LockMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.RebindMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.ReportMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.SearchMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.UnbindMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.UnlockMethod
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.UpdateMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.VersionControlMethod
-
DAV requests that contain a body must override this function to generate that body.
- generateRequestBody() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
DAV requests that contain a body must override this function to generate that body.
- generateTransactionHeader(HttpMethod) - Method in class org.apache.webdav.lib.WebdavResource
-
Generates and adds the "Transaction" header if this method is part of an externally controlled transaction.
- getAbsoluteDestination(HttpConnection, String) - Static method in class org.apache.webdav.lib.methods.MoveMethod
-
A client of the
MoveMethod
can specify a destination as either an absolute URL (possibly to a different server), or as a absolute path on the same server, but this function makes sure that the path sent to the server is always an absolute URL. - getAbsoluteFile() - Method in class org.apache.webdav.lib.WebdavFile
- getAbsolutePath() - Method in class org.apache.webdav.lib.WebdavFile
- getAces() - Method in class org.apache.webdav.lib.properties.AclProperty
-
Returns the Aces present in this acl property.
- getActiveLockOwners() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the activelock owners for this resource.
- getActiveLocks() - Method in class org.apache.webdav.lib.properties.LockDiscoveryProperty
-
Get the activelock in this lockdiscovery property.
- getAllLocks(String) - Method in class org.apache.webdav.lib.WebdavState
-
Get all locks scoped to that uri.
- getAllowedMethods() - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Get a list of allowed methods.
- getAllowedMethods() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the allowed methods, checked by HTTP OPTIONS.
- getAllResponseURLs() - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
This method returns an enumeration of URL paths.
- getAllResponseURLs() - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
This method returns an enumeration of URL paths.
- getAllResponseURLs() - Method in class org.apache.webdav.lib.methods.ReportMethod
-
This method returns an enumeration of URL paths.
- getAllResponseURLs() - Method in class org.apache.webdav.lib.methods.SearchMethod
-
This method returns an enumeration of URL paths.
- getCallback() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getCallback() - Method in class org.apache.webdav.lib.Subscription
- getCanonicalFile() - Method in class org.apache.webdav.lib.WebdavFile
- getCanonicalPath() - Method in class org.apache.webdav.lib.WebdavFile
- getChildElementsByTagNameNS(Vector, Node, String, String) - Static method in class org.apache.webdav.lib.util.DOMUtils
- getChildResources() - Method in class org.apache.webdav.lib.WebdavResource
-
Get all resources in this collection with the depth 1.
- GETCONTENTLANGUAGE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getcontentlanguage property.
- getContentLength - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getcontentlength.
- GETCONTENTLENGTH - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getcontentlength property.
- GetContentLengthProperty - Class in org.apache.webdav.lib.properties
- GetContentLengthProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.GetContentLengthProperty
- getContentLocation() - Method in class org.apache.webdav.lib.Subscription
- getContentType - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getcontenttype.
- GETCONTENTTYPE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getcontenttype property.
- getCreationDate() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, creationdate.
- getDate() - Method in class org.apache.webdav.lib.properties.DateProperty
-
Returns the date value.
- getDavCapabilities() - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Get a list of supported DAV capabilities.
- getDavCapabilities() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the WebDAV capabilities, checked by HTTP OPTIONS.
- getDebug() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Debug property getter.
- getDefaultAction() - Static method in class org.apache.webdav.lib.WebdavResource
-
Get the default action.
- getDefaultDepth() - Static method in class org.apache.webdav.lib.WebdavResource
-
Get the default action.
- getDepth() - Method in class org.apache.webdav.lib.Lock
-
Get the value of the depth.
- getDepth() - Method in class org.apache.webdav.lib.methods.AclReportMethod
- getDepth() - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Depth getter.
- getDepth() - Method in interface org.apache.webdav.lib.methods.DepthSupport
-
Depth getter.
- getDepth() - Method in class org.apache.webdav.lib.methods.LockMethod
-
Depth getter.
- getDepth() - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Depth getter.
- getDepth() - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Depth getter.
- getDepth() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getDepth() - Method in class org.apache.webdav.lib.methods.VersionControlMethod
- getDestination() - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Destination getter.
- getDestination() - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Destination getter.
- getDisplayName() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, displayname.
- getElement() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the property as a DOM Element.
- getElement() - Method in interface org.apache.webdav.lib.Property
-
This method returns the property as a DOM Element.
- getElementLocalName(Element) - Static method in class org.apache.webdav.lib.util.DOMUtils
- getElementNamespaceURI(Element) - Static method in class org.apache.webdav.lib.util.DOMUtils
- getElementsByNSParameterTypes - Static variable in class org.apache.webdav.lib.util.DOMUtils
- getElementsByTagNameNS(Node, String, String) - Static method in class org.apache.webdav.lib.util.DOMUtils
- getEtag - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getetag.
- GETETAG - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getetag property.
- getExistence() - Method in class org.apache.webdav.lib.WebdavResource
-
Returns the last known information about the existence of this resource.
- getFirstElement(String, String) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
- getFirstElement(Node, String, String) - Static method in class org.apache.webdav.lib.util.DOMUtils
-
Get the first element matched with the given namespace and name.
- getFollowRedirects() - Method in class org.apache.webdav.lib.WebdavResource
-
Returns the current "follow redirects" flag.
- getGetContentLength() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, getcontentlength.
- getGetContentType() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, getcontenttype.
- getGetEtag() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, getetag.
- getGetLastModified() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, getlastmodified.
- getGetTempDir() - Static method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The returned directory is not used by the GET method.
- getGetUseDisk() - Static method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.This method always returns false.
- getHistories() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.OptionsResponse
- getHistories() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- getHistories() - Method in interface org.apache.webdav.lib.ResponseEntity
-
Get the properties in the response XML element.
- getHost() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the hostname of this WebdavResource.
- getHref() - Method in class org.apache.webdav.lib.methods.BindMethod
- getHref() - Method in class org.apache.webdav.lib.methods.RebindMethod
- getHref() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- getHref() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
- getHref() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
- getHref() - Method in class org.apache.webdav.lib.properties.HrefValuedProperty
-
Returns the value of the href element.
- getHref() - Method in interface org.apache.webdav.lib.ResponseEntity
-
Get the href string in the response XML element.
- getHrefs() - Method in class org.apache.webdav.lib.properties.PrincipalCollectionSetProperty
-
Returns the Hrefs present in this principal-collection-set property.
- getHttpURL() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the HttpURL of this WebdavResource.
- getHttpURLExceptForUserInfo() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the HttpURL except for userinfo.
- getId() - Method in class org.apache.webdav.lib.NotificationListener.Event
- getId() - Method in class org.apache.webdav.lib.Subscription
- getInformation() - Method in class org.apache.webdav.lib.NotificationListener.Event
- getInheritedFrom() - Method in class org.apache.webdav.lib.Ace
-
Inherited from accessor.
- getIsCollection() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, iscollection
- getIsHidden() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, ishidden.
- getLabelName() - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Get the label-name this action will manipulate.
- getLastModified - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getlastmodified.
- GETLASTMODIFIED - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getlastmodifed property.
- GetLastModifiedProperty - Class in org.apache.webdav.lib.properties
-
This interface models the
<D:getlastmodified>
property, which indicates the last time the resource was modified. - GetLastModifiedProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.GetLastModifiedProperty
-
Default constructor for the property.
- getLength() - Method in class org.apache.webdav.lib.properties.GetContentLengthProperty
-
Get the content length.
- getLength() - Method in class org.apache.webdav.lib.util.DOMUtils.NodeListImpl
- getLifetime() - Method in class org.apache.webdav.lib.Subscription
- getLocalName() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the local name of the property.
- getLocalName() - Method in interface org.apache.webdav.lib.Property
-
This method returns the local name of the property.
- getLocalName() - Method in class org.apache.webdav.lib.util.QName
- getLock(String) - Method in class org.apache.webdav.lib.WebdavState
-
Get lock
- getLockDiscovery() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, lockdiscovery.
- getLockEntries() - Method in class org.apache.webdav.lib.properties.SupportedLockProperty
-
Get the lockentry in this supportedlock property.
- getLocks(String) - Method in class org.apache.webdav.lib.WebdavState
-
Deprecated.
- getLockScope() - Method in class org.apache.webdav.lib.Lock
-
Get whether a lock is an exclusive lock, or a shared lock.
- getLockToken() - Method in class org.apache.webdav.lib.Lock
-
Get the access type of a lock.
- getLockToken() - Method in class org.apache.webdav.lib.methods.LockMethod
- getLockType() - Method in class org.apache.webdav.lib.Lock
-
Get the access type of a lock.
- getMethod(File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the GET method for this WebdavResource path.
- getMethod(String, File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the GET method for the given path.
- getMethodData() - Method in class org.apache.webdav.lib.WebdavResource
-
Get InputStream for the GET method.
- getMethodData(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Get InputStream for the GET method for the given path.
- getMethodDataAsString() - Method in class org.apache.webdav.lib.WebdavResource
-
Get data as a String for the GET method.
- getMethodDataAsString(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Get data as a String for the GET method for the given path.
- getName() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the full name of the property.
- getName() - Method in class org.apache.webdav.lib.methods.AclMethod
- getName() - Method in class org.apache.webdav.lib.methods.AclReportMethod
- getName() - Method in class org.apache.webdav.lib.methods.BindMethod
- getName() - Method in class org.apache.webdav.lib.methods.CheckinMethod
- getName() - Method in class org.apache.webdav.lib.methods.CheckoutMethod
- getName() - Method in class org.apache.webdav.lib.methods.CopyMethod
- getName() - Method in class org.apache.webdav.lib.methods.DeleteMethod
- getName() - Method in class org.apache.webdav.lib.methods.LabelMethod
- getName() - Method in class org.apache.webdav.lib.methods.LockMethod
- getName() - Method in class org.apache.webdav.lib.methods.MkcolMethod
- getName() - Method in class org.apache.webdav.lib.methods.MkWorkspaceMethod
- getName() - Method in class org.apache.webdav.lib.methods.MoveMethod
- getName() - Method in class org.apache.webdav.lib.methods.OptionsMethod
- getName() - Method in class org.apache.webdav.lib.methods.PollMethod
- getName() - Method in class org.apache.webdav.lib.methods.PropFindMethod
- getName() - Method in class org.apache.webdav.lib.methods.PropPatchMethod
- getName() - Method in class org.apache.webdav.lib.methods.RebindMethod
- getName() - Method in class org.apache.webdav.lib.methods.ReportMethod
- getName() - Method in class org.apache.webdav.lib.methods.SearchMethod
- getName() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getName() - Method in class org.apache.webdav.lib.methods.UnbindMethod
- getName() - Method in class org.apache.webdav.lib.methods.UncheckoutMethod
- getName() - Method in class org.apache.webdav.lib.methods.UnlockMethod
- getName() - Method in class org.apache.webdav.lib.methods.UnsubscribeMethod
- getName() - Method in class org.apache.webdav.lib.methods.UpdateMethod
- getName() - Method in class org.apache.webdav.lib.methods.VersionControlMethod
- getName() - Method in class org.apache.webdav.lib.Privilege
-
Name accessor.
- getName() - Method in interface org.apache.webdav.lib.Property
-
This method returns the full name of the property.
- getName() - Method in class org.apache.webdav.lib.WebdavFile
- getName() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the name of this WebdavResource.
- getNamespace() - Method in class org.apache.webdav.lib.Privilege
-
Namespace accessor.
- getNamespaceURI() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the namespace of the property.
- getNamespaceURI() - Method in interface org.apache.webdav.lib.Property
-
This method returns the namespace of the property.
- getNamespaceURI() - Method in class org.apache.webdav.lib.util.QName
- getNotificationDelay() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getNotificationType() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getNotificationType() - Method in class org.apache.webdav.lib.Subscription
- getOverwrite() - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Overwrite getter.
- getOverwrite() - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Overwrite getter.
- getOverwrite() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the current value of the overwrite flag for COPY, MOVE, BIND and REBIND.
- getOwner() - Method in class org.apache.webdav.lib.Lock
-
Get information about the principal taking out a lock.
- getOwner() - Method in class org.apache.webdav.lib.methods.LockMethod
-
Return the owner of the lock as reported by the server.
- getOwner() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the owner string, as used for locking purposes.
- getOwningURL() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns URL file path of the resource to which this property belongs.
- getOwningURL() - Method in interface org.apache.webdav.lib.Property
-
This method returns URL file path of the resource to which this property belongs.
- getParameter() - Method in class org.apache.webdav.lib.Privilege
-
Parameter accessor.
- getParent() - Method in class org.apache.webdav.lib.WebdavFile
- getParentFile() - Method in class org.apache.webdav.lib.WebdavFile
- getPass() - Method in class org.apache.webdav.lib.WebdavFile
- getPath() - Method in class org.apache.webdav.lib.Subscription
- getPath() - Method in class org.apache.webdav.lib.WebdavFile
- getPath() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the path part of this WebdavResource.
- getPrincipal() - Method in class org.apache.webdav.lib.Ace
-
Principal accessor.
- getPrincipalUrl() - Method in class org.apache.webdav.lib.Lock
-
Get the
principal-URL
property of the lock, if one. - getProperties() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- getProperties() - Method in interface org.apache.webdav.lib.ResponseEntity
-
Get the properties in the response XML element.
- getProperty() - Method in class org.apache.webdav.lib.Ace
-
Property accessor.
- getPropertyAsString() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the value of the property.
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.AclProperty
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.HrefValuedProperty
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.LockDiscoveryProperty
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.PrincipalCollectionSetProperty
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.ResourceTypeProperty
-
This method returns the value of the property.
- getPropertyAsString() - Method in class org.apache.webdav.lib.properties.SupportedLockProperty
- getPropertyAsString() - Method in interface org.apache.webdav.lib.Property
-
This method returns the namespace of the property.
- getRequestContentLength() - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Override the method of
HttpMethodBase
to return the appropriate content length. - getRequestContentLength() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Return the length (in bytes) of my request body, suitable for use in a Content-Length header.
- getResource(String) - Method in class org.apache.webdav.lib.WebdavResources
-
Get an resource.
- getResourceNames() - Method in class org.apache.webdav.lib.WebdavResources
-
Get an enumeration of the resource names.
- getResources() - Method in class org.apache.webdav.lib.WebdavResources
-
Get an enumeration of the resources.
- getResourceType() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, resourcetype.
- getResponsedContentLocation() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Returns the value of the content-location header of the response.
- getResponseDocument() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Response document getter.
- getResponsedSubscriptionId() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Returns the subscription ID responsed from the server.
- getResponsedSubscriptionLifetime() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Returns the subscription lifetime responsed from the server.
- getResponseHashtable() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- getResponseProperties() - Method in class org.apache.webdav.lib.methods.OptionsMethod
- getResponseProperties(String) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Returns an enumeration of
Property
objects. - getResponseProperties(String) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Returns an enumeration of
Property
objects. - getResponseProperties(String) - Method in class org.apache.webdav.lib.methods.SearchMethod
-
Returns an enumeration of
Property
objects. - getResponses() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Return an enumeration containing the responses.
- getResponseURLs() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- getScope() - Method in class org.apache.webdav.lib.methods.LockMethod
- getScope() - Method in interface org.apache.webdav.lib.properties.LockEntryProperty
- getSegment() - Method in class org.apache.webdav.lib.methods.BindMethod
- getSegment() - Method in class org.apache.webdav.lib.methods.RebindMethod
- getSegment() - Method in class org.apache.webdav.lib.methods.UnbindMethod
- getSessionInstance(HttpURL) - Method in class org.apache.webdav.lib.WebdavSession
-
Get a
HttpClient
instance. - getSessionInstance(HttpURL, boolean) - Method in class org.apache.webdav.lib.WebdavSession
-
Get a
HttpClient
instance. - getStatusCode() - Method in class org.apache.webdav.lib.BaseProperty
-
This method returns the status code associated with the property.
- getStatusCode() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- getStatusCode() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
- getStatusCode() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
- getStatusCode() - Method in interface org.apache.webdav.lib.Property
-
This method returns the status code associated with the property.
- getStatusCode() - Method in interface org.apache.webdav.lib.ResponseEntity
-
Get the status code for use with 207 (Multi-Status).
- getStatusCode() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the lastest value of the status code by HTTP methods.
- getStatusMessage() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the lastest value of the status message by HTTP methods.
- getStatusText(int) - Static method in class org.apache.webdav.lib.util.WebdavStatus
- getSubsciptionLifetime() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getSubscriptionId() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- getSubscriptionsWithEvents() - Method in class org.apache.webdav.lib.methods.PollMethod
-
Returns a list of number objects containing the subscription IDs for subscriptions for which events are reported.
- getSubscriptionsWithoutEvents() - Method in class org.apache.webdav.lib.methods.PollMethod
-
Returns a list of number objects containing the subscription IDs for subscriptions for which NO events are reported.
- getSupportedLock() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, supportedlock.
- getTextValue(Node) - Static method in class org.apache.webdav.lib.util.DOMUtils
-
Recursively scans all child elements, appending any text nodes.
- getTimeout() - Method in class org.apache.webdav.lib.Lock
-
Get the timeout associated with a lock.
- getTimeout() - Method in class org.apache.webdav.lib.methods.LockMethod
-
get the timeout value.
- getTransactionHandle() - Method in class org.apache.webdav.lib.WebdavResource
-
Returns the transaction handle set by
WebdavResource.startTransaction(String, int)
. - getTransactionHandle() - Method in class org.apache.webdav.lib.WebdavState
- getTransactionStatus() - Method in class org.apache.webdav.lib.methods.UnlockMethod
-
Gets the parameter described in
UnlockMethod.setTransactionStatus(int)
. - getType() - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Get the label type which has been set.
- getType() - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Type getter.
- getType() - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Type getter.
- getType() - Method in interface org.apache.webdav.lib.properties.LockEntryProperty
- getUser() - Method in class org.apache.webdav.lib.WebdavFile
- getWorkspaces() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.OptionsResponse
- getWorkspaces() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- getWorkspaces() - Method in interface org.apache.webdav.lib.ResponseEntity
-
Get the properties in the response XML element.
- getWriterEncoding() - Static method in class org.apache.webdav.lib.util.DOMWriter
- getWriterEncoding() - Static method in class org.apache.webdav.lib.util.PropertyWriter
- gmtZone - Static variable in class org.apache.webdav.lib.WebdavResource
-
GMT timezone.
H
- hashCode() - Method in class org.apache.webdav.lib.Ace
- hashCode() - Method in class org.apache.webdav.lib.util.QName
- hashCode() - Method in class org.apache.webdav.lib.WebdavFile
- hasReadAccess() - Method in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
- hasReadWriteAccess() - Method in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
- hasWriteAccess() - Method in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
- headers - Variable in class org.apache.webdav.lib.WebdavResource
-
Map of additional headers
- headMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the HEAD method for this WebdavResource.
- headMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the HEAD method for the given path.
- hostCredentials - Variable in class org.apache.webdav.lib.WebdavSession
-
Credentials to use for authentication
- hrefTable - Variable in class org.apache.webdav.lib.WebdavResources
-
The resources for each href and its properties.
- HrefValuedProperty - Class in org.apache.webdav.lib.properties
-
Base classe for properties with a single
href
value. - HrefValuedProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.HrefValuedProperty
-
Default constructor for the property.
- HttpRequestBodyMethodBase - Class in org.apache.webdav.lib.methods
-
PUT Method.
- HttpRequestBodyMethodBase() - Constructor for class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Default constructor.
- HttpRequestBodyMethodBase(String) - Constructor for class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
URI-setting constructor.
- httpURL - Variable in class org.apache.webdav.lib.WebdavResource
-
The HttpURL to represent a WebDAV resource.
I
- id - Variable in class org.apache.webdav.lib.NotificationListener.Event
- information - Variable in class org.apache.webdav.lib.NotificationListener.Event
- inherited - Variable in class org.apache.webdav.lib.Ace
-
Inherited.
- inheritedFrom - Variable in class org.apache.webdav.lib.Ace
-
Inherited from.
- isAbsolute() - Method in class org.apache.webdav.lib.WebdavFile
- isAllowed(String) - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Is the specified method allowed ?
- isCollection - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, iscollection.
- isCollection() - Method in class org.apache.webdav.lib.properties.ResourceTypeProperty
-
Returns true if the resource is a collection.
- isCollection() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the value of DAV property, resourcetype
- ISCOLLECTION - Static variable in class org.apache.webdav.lib.WebdavResource
-
The iscollection property.
- isDirectory() - Method in class org.apache.webdav.lib.WebdavFile
- isEmpty() - Method in class org.apache.webdav.lib.WebdavResources
-
Test if there is no resource.
- isFile() - Method in class org.apache.webdav.lib.WebdavFile
- isHidden - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, ishidden.
- isHidden() - Method in class org.apache.webdav.lib.WebdavFile
- ISHIDDEN - Static variable in class org.apache.webdav.lib.WebdavResource
-
The ishidden property.
- isInherited() - Method in class org.apache.webdav.lib.Ace
-
Inherited accessor.
- isLocked() - Method in class org.apache.webdav.lib.WebdavResource
-
Test that this resource is locked.
- isNegative() - Method in class org.apache.webdav.lib.Ace
-
Negative accessor.
- isOverwrite() - Method in class org.apache.webdav.lib.methods.BindMethod
-
By default, if there already is a binding for the specified segment in the collection, the new binding replaces the existing binding.
- isOverwrite() - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Overwrite getter.
- isOverwrite() - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Overwrite getter.
- isOverwrite() - Method in class org.apache.webdav.lib.methods.RebindMethod
-
By default, if there already is a binding for the specified segment in the collection, the new binding replaces the existing binding.
- isPrincipal() - Method in class org.apache.webdav.lib.properties.ResourceTypeProperty
- isProtected() - Method in class org.apache.webdav.lib.Ace
-
Protected accessor.
- isRefresh() - Method in class org.apache.webdav.lib.methods.LockMethod
- isRequestContentAlreadySet() - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
return true, if the method setRequestContent has been called (with a null parameter)
- isSupported(String) - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Is DAV capability supported ?
- isTheClient() - Method in class org.apache.webdav.lib.WebdavResource
-
Test that the httpURL is the same with the client.
- isThereResource(WebdavResource) - Method in class org.apache.webdav.lib.WebdavResources
-
Test if there is a resource.
- isThereResourceName(String) - Method in class org.apache.webdav.lib.WebdavResources
-
Test if there is a resource called the specified resource name.
- isTypeTransaction() - Method in class org.apache.webdav.lib.methods.LockMethod
- isValidJavaEncoding(String) - Static method in class org.apache.webdav.lib.util.DOMWriter
- isValidJavaEncoding(String) - Static method in class org.apache.webdav.lib.util.PropertyWriter
- item(int) - Method in class org.apache.webdav.lib.util.DOMUtils.NodeListImpl
L
- LABEL_ADD - Static variable in class org.apache.webdav.lib.methods.LabelMethod
-
The constant for adding a label.
- LABEL_ADD - Static variable in class org.apache.webdav.lib.WebdavResource
- LABEL_REMOVE - Static variable in class org.apache.webdav.lib.methods.LabelMethod
-
The constant for removing a label.
- LABEL_REMOVE - Static variable in class org.apache.webdav.lib.WebdavResource
- LABEL_SET - Static variable in class org.apache.webdav.lib.methods.LabelMethod
-
The constant for setting a label.
- LABEL_SET - Static variable in class org.apache.webdav.lib.WebdavResource
- labelMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute a LABEL method on the current path, setting the given label
- labelMethod(String, String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute a LABEL method on the given path, setting the given label
- LabelMethod - Class in org.apache.webdav.lib.methods
-
The Label method is used to manipulate labels on resources on the server.
- LabelMethod() - Constructor for class org.apache.webdav.lib.methods.LabelMethod
-
The default constructor.
- LabelMethod(String, int, String) - Constructor for class org.apache.webdav.lib.methods.LabelMethod
-
The label method constructor.
- lastModified() - Method in class org.apache.webdav.lib.WebdavFile
- latestStatusCode - Variable in class org.apache.webdav.lib.WebdavResource
-
An status code performed by HTTP methods at the most recent.
- latestStatusMessage - Variable in class org.apache.webdav.lib.WebdavResource
-
An status message performed by HTTP methods at the most recent.
- length() - Method in class org.apache.webdav.lib.WebdavFile
- list() - Method in class org.apache.webdav.lib.WebdavFile
- list() - Method in class org.apache.webdav.lib.WebdavResource
-
Get an array of pathnames denoting the WebDAV resources in the collection denoted by this pathname.
- list() - Method in class org.apache.webdav.lib.WebdavResources
-
Get an array of resource names.
- list(FilenameFilter) - Method in class org.apache.webdav.lib.WebdavFile
- listBasic() - Method in class org.apache.webdav.lib.WebdavResource
-
Get an array of pathnames and basic information denoting the WebDAV resources in the denoted by this pathname.
- listFiles() - Method in class org.apache.webdav.lib.WebdavFile
- listFiles(FileFilter) - Method in class org.apache.webdav.lib.WebdavFile
- listFiles(FilenameFilter) - Method in class org.apache.webdav.lib.WebdavFile
- listResources() - Method in class org.apache.webdav.lib.WebdavResources
-
Get an arraay of resources.
- listRoots() - Static method in class org.apache.webdav.lib.WebdavFile
-
todo
- listWebdavResources() - Method in class org.apache.webdav.lib.WebdavResource
-
Get an array of resources denoting the WebDAV child resources in the collection of this resources.
- LOCATE_HISTORY - Static variable in class org.apache.webdav.lib.methods.ReportMethod
- Lock - Class in org.apache.webdav.lib
-
This class represents a lock on a resource.
- Lock(int, int) - Constructor for class org.apache.webdav.lib.Lock
-
Default constructor for the lockentry.
- Lock(int, int, int, String, int, String) - Constructor for class org.apache.webdav.lib.Lock
-
Default constructor for the activelock.
- Lock(int, int, int, String, int, String, String) - Constructor for class org.apache.webdav.lib.Lock
- Lock(int, int, int, String, long, String) - Constructor for class org.apache.webdav.lib.Lock
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- Lock Compatibility - Search tag in class org.apache.webdav.lib.methods.LockMethod
- Section
- lockDiscovery - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, lockdiscovery.
- LOCKDISCOVERY - Static variable in class org.apache.webdav.lib.WebdavResource
-
The lockdiscovery property.
- LockDiscoveryProperty - Class in 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.
- LockDiscoveryProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.LockDiscoveryProperty
-
Default constructor for the property.
- lockDiscoveryPropertyFindMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Return the LockDiscoveryProperty for the current resource
- lockDiscoveryPropertyFindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Return the LockDiscoveryProperty for the resource at the given path
- LockEntryProperty - Interface in org.apache.webdav.lib.properties
- lockMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for this WebdavResource.
- lockMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for the given path.
- lockMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for this WebdavResource.
- lockMethod(String, short) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- lockMethod(String, String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for the given path.
- lockMethod(String, String, int, short) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for the given path.
- lockMethod(String, String, int, short, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for the given path.
- lockMethod(String, String, short) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- LockMethod - Class in org.apache.webdav.lib.methods
-
Web resources can be locked to ensure that only one user is updating the resource at a time.
- LockMethod() - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Method constructor.
- LockMethod(String) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Method constructor.
- LockMethod(String, String, int) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Method constructor.
- LockMethod(String, String, int, boolean) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Creates a lock method that can start a transaction when server supports them in a MS like style.
- LockMethod(String, String, long) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- LockMethod(String, String, short, int) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Method constructor.
- LockMethod(String, String, short, long) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- locks - Variable in class org.apache.webdav.lib.WebdavState
-
Lock tokens.
- lockScope - Variable in class org.apache.webdav.lib.Lock
- lockToken - Variable in class org.apache.webdav.lib.Lock
- lockTokens - Variable in class org.apache.webdav.lib.WebdavState
-
Lock list.
- lockType - Variable in class org.apache.webdav.lib.Lock
M
- matches(Node) - Method in class org.apache.webdav.lib.util.QName
- MIME2Java - Class in org.apache.webdav.lib.util
-
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
- mkcolMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MKCOL method for this WebdavResource.
- mkcolMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MKCOL method for the given path.
- MkcolMethod - Class in org.apache.webdav.lib.methods
-
The MKCOL method is used to create a new collection.
- MkcolMethod() - Constructor for class org.apache.webdav.lib.methods.MkcolMethod
-
Method constructor.
- MkcolMethod(String) - Constructor for class org.apache.webdav.lib.methods.MkcolMethod
-
Method constructor.
- mkdir() - Method in class org.apache.webdav.lib.WebdavFile
- mkdirs() - Method in class org.apache.webdav.lib.WebdavFile
- mkWorkspaceMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MKWORKSPACE method for this WebdavResource.
- mkWorkspaceMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MKCOL method for the given path.
- MkWorkspaceMethod - Class in org.apache.webdav.lib.methods
-
The MkWorkspace method is used to create a new workspace.
- MkWorkspaceMethod() - Constructor for class org.apache.webdav.lib.methods.MkWorkspaceMethod
-
Method constructor.
- MkWorkspaceMethod(String) - Constructor for class org.apache.webdav.lib.methods.MkWorkspaceMethod
-
Method constructor.
- ModificationDateProperty - Class in org.apache.webdav.lib.properties
-
DAV:modificationdate
- ModificationDateProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.ModificationDateProperty
- MOVE_NOTIFICATION - Static variable in class org.apache.webdav.lib.Subscription
- moveMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MOVE method for this WebdavReource.
- moveMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the MOVE method for the given source and destination.
- MoveMethod - Class in org.apache.webdav.lib.methods
-
MOVE Method.
- MoveMethod() - Constructor for class org.apache.webdav.lib.methods.MoveMethod
-
Method constructor.
- MoveMethod(String) - Constructor for class org.apache.webdav.lib.methods.MoveMethod
-
Method constructor.
- MoveMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.MoveMethod
-
Method constructor.
- MoveMethod(String, String, boolean) - Constructor for class org.apache.webdav.lib.methods.MoveMethod
-
Method constructor.
N
- name - Variable in class org.apache.webdav.lib.Privilege
-
Custom privilege element name.
- NAME - Static variable in class org.apache.webdav.lib.methods.BindMethod
- NAME - Static variable in class org.apache.webdav.lib.methods.RebindMethod
- NAME - Static variable in class org.apache.webdav.lib.methods.UnbindMethod
- NAME - Static variable in class org.apache.webdav.lib.WebdavResource
-
The action setting only the displayname for this resource.
- NAMES - Static variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Request of all properties name.
- namespace - Variable in class org.apache.webdav.lib.Privilege
-
Custom privilege namespace.
- negative - Variable in class org.apache.webdav.lib.Ace
-
Negative (deny) flag.
- NEW_MEMBER_NOTIFICATION - Static variable in class org.apache.webdav.lib.Subscription
- NO_CONTENT - Static variable in class org.apache.webdav.lib.util.XMLPrinter
-
Element with no content.
- NO_TRANSACTION - Static variable in class org.apache.webdav.lib.methods.UnlockMethod
- NOACTION - Static variable in class org.apache.webdav.lib.WebdavResource
-
No action to find properties for this resource.
- node - Variable in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- NodeListImpl(Vector) - Constructor for class org.apache.webdav.lib.util.DOMUtils.NodeListImpl
- normalize(String) - Method in class org.apache.webdav.lib.util.DOMWriter
-
Normalizes the given string.
- normalize(String) - Method in class org.apache.webdav.lib.util.PropertyWriter
-
Normalizes the given string.
- NOT_IMPLEMENTED - Static variable in exception class org.apache.webdav.lib.WebdavException
-
Method not implemented for Webdav
- NotificationListener - Class in org.apache.webdav.lib
-
The NotificationListener class encapsulates all methods that are required for dealing with WebDAV notifications.
- NotificationListener(String, int, String, int, Protocol, Credentials, String, int, boolean) - Constructor for class org.apache.webdav.lib.NotificationListener
- NotificationListener.Event - Class in org.apache.webdav.lib
- notify(String, Map) - Method in interface org.apache.webdav.lib.Subscriber
O
- OPENING - Static variable in class org.apache.webdav.lib.util.XMLPrinter
-
Opening tag.
- OPTIONS_VERSION_HISTORY - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
- OPTIONS_VERSION_HISTORY - Static variable in class org.apache.webdav.lib.WebdavResource
- OPTIONS_WORKSPACE - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
- OPTIONS_WORKSPACE - Static variable in class org.apache.webdav.lib.WebdavResource
- optionsMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for this WebdavResource.
- optionsMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for the given path.
- optionsMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for the given path.
- optionsMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for the given path.
- optionsMethod(HttpURL) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for the given http URL.
- optionsMethod(HttpURL, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute OPTIONS method for the given http URL, DELTAV
- OptionsMethod - Class in org.apache.webdav.lib.methods
-
OPTIONS Method.
- OptionsMethod() - Constructor for class org.apache.webdav.lib.methods.OptionsMethod
-
Method constructor.
- OptionsMethod(String) - Constructor for class org.apache.webdav.lib.methods.OptionsMethod
-
Method constructor.
- OptionsMethod(String, int) - Constructor for class org.apache.webdav.lib.methods.OptionsMethod
-
Method constructor.
- OptionsResponse(Document, String, int) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.OptionsResponse
- org.apache.webdav.lib - package org.apache.webdav.lib
- org.apache.webdav.lib.methods - package org.apache.webdav.lib.methods
- org.apache.webdav.lib.properties - package org.apache.webdav.lib.properties
- org.apache.webdav.lib.util - package org.apache.webdav.lib.util
- out - Variable in class org.apache.webdav.lib.util.DOMWriter
-
Print writer.
- out - Variable in class org.apache.webdav.lib.util.PropertyWriter
-
Print writer.
- overwrite - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebdavResource flag to check overwriting;
- owner - Variable in class org.apache.webdav.lib.Lock
- owner - Variable in class org.apache.webdav.lib.WebdavResource
-
Owner information for locking and unlocking.
- OwnerProperty - Class in org.apache.webdav.lib.properties
-
This interface models the
<D:owner>
property, which is defined in the WebDAV Access Control Protocol specification. - OwnerProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.OwnerProperty
-
Default constructor for the property.
P
- parameter - Variable in class org.apache.webdav.lib.Privilege
-
Additional parameter (usually, an URI).
- parseAce(Element) - Method in class org.apache.webdav.lib.properties.AclProperty
-
Parse an ace.
- parseDate(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Parse the
java.util.Date
string for HTTP-date. - parseLock(Element) - Method in class org.apache.webdav.lib.properties.LockDiscoveryProperty
-
Parse a lock.
- parseLock(Element) - Method in class org.apache.webdav.lib.properties.SupportedLockProperty
-
Parse a lock.
- parsePrivilege(Element) - Method in class org.apache.webdav.lib.properties.AclProperty
-
Parse a privilege element.
- parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.MkcolMethod
-
Parse the response body.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.CheckinMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.CheckoutMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.DeleteMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.MkWorkspaceMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.PollMethod
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.SearchMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.UncheckoutMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.UpdateMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.VersionControlMethod
-
Parse response.
- parseResponse(InputStream, HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Parse response.
- parseResponseContent(InputStream) - Method in class org.apache.webdav.lib.methods.OptionsMethod
- parseStatus(String) - Static method in class org.apache.webdav.lib.util.DOMUtils
-
Get the status code out of the normal status response.
- parseXMLResponse(InputStream) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- poll(String) - Method in class org.apache.webdav.lib.NotificationListener
- pollMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Asks the server whether events for a given subscription are fired.
- pollMethod(Subscription) - Method in class org.apache.webdav.lib.WebdavResource
-
Asks the server whether events for a given subscription are fired.
- PollMethod - Class in org.apache.webdav.lib.methods
-
Implements the POLL WebDAV method.
- PollMethod() - Constructor for class org.apache.webdav.lib.methods.PollMethod
- PollMethod(String) - Constructor for class org.apache.webdav.lib.methods.PollMethod
- prefix - Variable in class org.apache.webdav.lib.methods.PropFindMethod
-
The namespace abbreviation that prefixes DAV tags
- prefix - Variable in class org.apache.webdav.lib.methods.ReportMethod
-
The namespace abbreviation that prefixes DAV tags
- prefix - Variable in class org.apache.webdav.lib.methods.SearchMethod
-
The namespace abbreviation that prefixes DAV tags
- principal - Variable in class org.apache.webdav.lib.Ace
-
Principal.
- PRINCIPAL_PROPERTY_SEARCH - Static variable in class org.apache.webdav.lib.methods.AclReportMethod
- principalCollectionSetFindMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Get the
PrincipalCollectionSetProperty
for the current resource. - principalCollectionSetFindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Get the
PrincipalCollectionSetProperty
for the resource. - PrincipalCollectionSetProperty - Class in org.apache.webdav.lib.properties
-
This class models the
<D:principal-collection-set>
property, which is defined in the WebDAV Access Control Protocol specification. - PrincipalCollectionSetProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.PrincipalCollectionSetProperty
-
Default constructor for the property.
- principalUrl - Variable in class org.apache.webdav.lib.Lock
- print(String) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Print the given XML string to debug output.
- print(Document) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Print the given document to debug output.
- print(Node) - Method in class org.apache.webdav.lib.util.DOMWriter
-
Prints the specified node, recursively.
- print(Node) - Method in class org.apache.webdav.lib.util.PropertyWriter
-
Prints the specified node, recursively.
- Privilege - Class in org.apache.webdav.lib
-
This interface models a DAV ACE privilege.
- Privilege(String, String, String) - Constructor for class org.apache.webdav.lib.Privilege
- privileges - Variable in class org.apache.webdav.lib.Ace
-
Privileges this ACE grants or denies.
- processProperty(Property) - Method in class org.apache.webdav.lib.WebdavResource
-
Process a property, setting various member variables depending on what the property is.
- processResponseBody(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.UnlockMethod
- processResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.OptionsMethod
-
Process response headers.
- processResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- property - Variable in class org.apache.webdav.lib.Ace
-
Property.
- Property - Interface in org.apache.webdav.lib
-
This interface models a DAV property.
- PropertyBodyHelper - Class in org.apache.webdav.lib.methods
-
This class manages an array of PropertyNames.
- PropertyBodyHelper() - Constructor for class org.apache.webdav.lib.methods.PropertyBodyHelper
- PropertyFactory - Class in org.apache.webdav.lib.properties
-
Factory for instanciating
Property
s. - PropertyFactory() - Constructor for class org.apache.webdav.lib.properties.PropertyFactory
- PropertyName - Class in org.apache.webdav.lib
-
This class models a DAV property name.
- PropertyName(String, String) - Constructor for class org.apache.webdav.lib.PropertyName
- propertyNames - Variable in class org.apache.webdav.lib.methods.PropertyBodyHelper
- propertyNames - Variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Property name list.
- propertyNames - Variable in class org.apache.webdav.lib.methods.ReportMethod
-
Property name list.
- PropertyWriter - Class in org.apache.webdav.lib.util
- PropertyWriter(boolean) - Constructor for class org.apache.webdav.lib.util.PropertyWriter
-
Default constructor.
- PropertyWriter(Writer, boolean) - Constructor for class org.apache.webdav.lib.util.PropertyWriter
- PropertyWriter(String, boolean) - Constructor for class org.apache.webdav.lib.util.PropertyWriter
- propfindMethod(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with allprop for this WebdavResource.
- propfindMethod(int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with by propname for this resource.
- propfindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for this WebdavResource.
- propfindMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with allprop for the given path.
- propfindMethod(String, int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with by propname for the given path.
- propfindMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for the given WebdavResource path.
- propfindMethod(String, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for the given path and properties.
- propfindMethod(Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for this WebdavResource.
- PropFindMethod - Class in org.apache.webdav.lib.methods
-
This class implements the WebDAV PROPFIND Method.
- PropFindMethod() - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- PropFindMethod(String) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- PropFindMethod(String, int) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- PropFindMethod(String, int, int) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- PropFindMethod(String, int, Enumeration) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- PropFindMethod(String, Enumeration) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
-
Method constructor.
- proppatchMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(String, String, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for this resource with the given property.
- proppatchMethod(String, String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(String, String, String, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for the specified resource with the given property.
- proppatchMethod(String, Hashtable) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(String, Hashtable, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for the specified resource with the given properties.
- proppatchMethod(String, PropertyName, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(String, PropertyName, String, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for the given resource with the given properties.
- proppatchMethod(Hashtable) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(Hashtable, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for this resource with the given properties.
- proppatchMethod(PropertyName, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.it could be removed after the major version changes
- proppatchMethod(PropertyName, String, boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPATCH method for this resource with the given property.
- PropPatchMethod - Class in org.apache.webdav.lib.methods
-
PROPPATCH Method.
- PropPatchMethod() - Constructor for class org.apache.webdav.lib.methods.PropPatchMethod
-
Method constructor.
- PropPatchMethod(String) - Constructor for class org.apache.webdav.lib.methods.PropPatchMethod
-
Method constructor.
- protectedAce - Variable in class org.apache.webdav.lib.Ace
-
Protected.
- proxyCredentials - Variable in class org.apache.webdav.lib.WebdavSession
-
Credentials to use for an authenticating proxy
- proxyHost - Variable in class org.apache.webdav.lib.WebdavSession
-
The hostname to use for the proxy, if any
- proxyPort - Variable in class org.apache.webdav.lib.WebdavSession
-
Port number to use for proxy, if any
- putMethod(byte[]) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this resource.
- putMethod(File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this WebdavResource.
- putMethod(InputStream) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this resource.
- putMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this WebdavResource.
- putMethod(String, byte[]) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(String, File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(String, InputStream) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(String, URL) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path from the given url.
- putMethod(URL) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this resource from the given url.
Q
- QName - Class in org.apache.webdav.lib.util
-
A
QName
represents a fully-qualified name. - QName(String, String) - Constructor for class org.apache.webdav.lib.util.QName
R
- READ - Static variable in class org.apache.webdav.lib.Privilege
- READ_ACL - Static variable in class org.apache.webdav.lib.Privilege
- readContinueCode() - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Returns true if 100 Continue status code is found.
- readResponseBody(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- rebindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the Rebind method for this WebdavResource given the new Resource to bind with.
- rebindMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the Rebind method given a resource to rebind and the new Resource to bind with.
- RebindMethod - Class in 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.
- RebindMethod() - Constructor for class org.apache.webdav.lib.methods.RebindMethod
-
Method constructor.
- RebindMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.RebindMethod
- recycle() - Method in class org.apache.webdav.lib.methods.AclMethod
- recycle() - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
- recycle() - Method in class org.apache.webdav.lib.methods.LockMethod
- recycle() - Method in class org.apache.webdav.lib.methods.PollMethod
- recycle() - Method in class org.apache.webdav.lib.methods.PropFindMethod
- recycle() - Method in class org.apache.webdav.lib.methods.ReportMethod
- recycle() - Method in class org.apache.webdav.lib.methods.SearchMethod
- recycle() - Method in class org.apache.webdav.lib.methods.SubscribeMethod
- recycle() - Method in class org.apache.webdav.lib.methods.UnlockMethod
- recycle() - Method in class org.apache.webdav.lib.methods.UnsubscribeMethod
- recycle() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Reset the State of the class to its initial state, so that it can be used again.
- refresh() - Method in class org.apache.webdav.lib.WebdavResource
-
Refresh the properties of this resource without changing the status of the previous command
- register(String, String, Class) - Static method in class org.apache.webdav.lib.properties.PropertyFactory
-
Registers a new property.
- RELATIVE_FILE - Static variable in exception class org.apache.webdav.lib.WebdavException
-
Method not implemented for Webdav
- removeAll() - Method in class org.apache.webdav.lib.WebdavResources
-
Remove all resources.
- removeLock(String, String) - Method in class org.apache.webdav.lib.WebdavState
-
Remove a lock.
- removeLocks(String) - Method in class org.apache.webdav.lib.WebdavState
-
Remove locks.
- removePrivilege(Privilege) - Method in class org.apache.webdav.lib.Ace
-
Remove privilege.
- removeResource(String) - Method in class org.apache.webdav.lib.WebdavResources
-
Remove the specified resource name.
- renameTo(File) - Method in class org.apache.webdav.lib.WebdavFile
- reportMethod(HttpURL, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the REPORT method.
- reportMethod(HttpURL, String, int) - Method in class org.apache.webdav.lib.WebdavResource
- reportMethod(HttpURL, Vector) - Method in class org.apache.webdav.lib.WebdavResource
- reportMethod(HttpURL, Vector, int) - Method in class org.apache.webdav.lib.WebdavResource
- reportMethod(HttpURL, Vector, Vector, int) - Method in class org.apache.webdav.lib.WebdavResource
- ReportMethod - Class in org.apache.webdav.lib.methods
-
This class implements the WebDAV REPORT Method.
- ReportMethod() - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- ReportMethod(String) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- ReportMethod(String, int) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- ReportMethod(String, int, String) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
- ReportMethod(String, int, Enumeration) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- ReportMethod(String, int, Enumeration, Enumeration) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- ReportMethod(String, Enumeration) - Constructor for class org.apache.webdav.lib.methods.ReportMethod
-
Method constructor.
- Request - Search tag in class org.apache.webdav.lib.methods.DeleteMethod
- Section
- resourceType - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, resourcetype.
- RESOURCETYPE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The resourcetype property.
- ResourceTypeProperty - Class in org.apache.webdav.lib.properties
-
An interface that describes a standard Resource Type property (as defined by the WebDAV specification).
- ResourceTypeProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.ResourceTypeProperty
-
Default constructor for the property.
- response - Variable in class org.apache.webdav.lib.BaseProperty
-
Associated response entity.
- Response - Search tag in class org.apache.webdav.lib.methods.DeleteMethod
- Section
- Response(Node) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- ResponseEntity - Interface in org.apache.webdav.lib
-
The interface for the response entity body formats that provide operations for the XML response documents.
- responseURLs - Variable in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Vector of response nodes, to keep track of insertion order FIXME: the above Hashtable and this Vector should be ported to plain Collections
- ResponseWithinMultistatus(Element) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
- retrieveSessionInstance() - Method in class org.apache.webdav.lib.WebdavResource
-
Retrieve the current http client for this resource.
- reverse(String) - Static method in class org.apache.webdav.lib.util.MIME2Java
-
Convert a Java encoding name to MIME charset name.
S
- SC_ACCEPTED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_ALREADY_REPORTED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_BAD_GATEWAY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_BAD_REQUEST - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_CONFLICT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_CONTINUE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_CREATED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_EXPECTATION_FAILED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_FAILED_DEPENDENCY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_FORBIDDEN - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_GATEWAY_TIMEOUT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_GONE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_INSUFFICIENT_STORAGE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_INTERNAL_SERVER_ERROR - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_LENGTH_REQUIRED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_LOCKED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_LOOP_DETECTED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_METHOD_FAILURE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_METHOD_NOT_ALLOWED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_MOVED_PERMANENTLY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_MOVED_TEMPORARILY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_MULTI_STATUS - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_MULTIPLE_CHOICES - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NO_CONTENT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NOT_ACCEPTABLE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NOT_FOUND - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NOT_IMPLEMENTED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_NOT_MODIFIED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_OK - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_PARTIAL_CONTENT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_PAYMENT_REQUIRED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_PRECONDITION_FAILED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_PROCESSING - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_REQUEST_TIMEOUT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_REQUEST_TOO_LONG - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_RESET_CONTENT - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_SEE_OTHER - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_SERVICE_UNAVAILABLE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_SWITCHING_PROTOCOLS - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_UNAUTHORIZED - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SC_USE_PROXY - Static variable in class org.apache.webdav.lib.util.WebdavStatus
- SCOPE_EXCLUSIVE - Static variable in class org.apache.webdav.lib.Lock
-
The exclusive constant in the lockscope.
- SCOPE_EXCLUSIVE - Static variable in class org.apache.webdav.lib.methods.LockMethod
- SCOPE_EXCLUSIVE - Static variable in interface org.apache.webdav.lib.properties.LockEntryProperty
- SCOPE_SHARED - Static variable in class org.apache.webdav.lib.Lock
-
The shared constant in the lockscope.
- SCOPE_SHARED - Static variable in class org.apache.webdav.lib.methods.LockMethod
- SCOPE_SHARED - Static variable in interface org.apache.webdav.lib.properties.LockEntryProperty
- SearchMethod - Class in org.apache.webdav.lib.methods
-
This class implements the WebDAV SEARCH Method.
- SearchMethod() - Constructor for class org.apache.webdav.lib.methods.SearchMethod
-
Method constructor.
- SearchMethod(String) - Constructor for class org.apache.webdav.lib.methods.SearchMethod
-
Method constructor.
- SearchMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.SearchMethod
-
Construct a SearchMethod using the given XML request body.
- sendData() - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Send data and reinitializes buffer.
- setAllProp(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set all properties for this resource.
- setBasicProperties(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Sets the basic properties on a resource by indirectly issuing a PROPFIND on the resource.
- setCallback(String) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the URI that's to be notified if the subscribed event does occur.
- setClient() - Method in class org.apache.webdav.lib.WebdavResource
-
Set the client for this resource.
- setClient(HttpURL) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the client for this resource and the given http URL.
- setContentType(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the content-type to use for this resource, for PUTs.
- setCreationDate(long) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, creationdate.
- setCreationDate(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, creationdate.
- setCredentials(Credentials) - Method in class org.apache.webdav.lib.WebdavSession
-
Set credentials for authentication.
- setDebug(boolean) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Set debug information.
- setDebug(int) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Debug property setter.
- setDebug(int) - Method in class org.apache.webdav.lib.WebdavSession
-
Set debug level.
- setDecodeResponseHrefs(String) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Sets whether the href in responses are decoded, as early as possible.
- setDefaultAction(int) - Static method in class org.apache.webdav.lib.WebdavResource
-
Set the default action for this resource.
- setDefaultDepth(int) - Static method in class org.apache.webdav.lib.WebdavResource
-
Set the default action for this resource.
- setDefaultProperties(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the default properties on the resource by indirectly issuing a PROPFIND request for a default set of properties.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.AclReportMethod
- setDepth(int) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Depth setter.
- setDepth(int) - Method in interface org.apache.webdav.lib.methods.DepthSupport
-
Depth setter.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Depth setter.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Depth setter.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Depth setter.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the depth.
- setDepth(int) - Method in class org.apache.webdav.lib.methods.VersionControlMethod
- setDestination(String) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Destination setter.
- setDestination(String) - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Destination setter.
- setDisplayName(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, displayname.
- setDocument(Document) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- setEncodeURLs(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.No longer has any effect.
- setExistence(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Set its existence.
- setFollowRedirects(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Sets a flag indicating that redirect responses from the server shall be followed.
- setGetContentLength(long) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getcontentlength.
- setGetContentLength(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getcontentlength.
- setGetContentType(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getcontenttype.
- setGetEtag(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getetag.
- setGetLastModified(long) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getlastmodified.
- setGetLastModified(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, getlastmodified.
- setGetTempDir(String) - Static method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The given directory will not be used.
- setGetUseDisk(boolean) - Static method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.This method has no effect.
- setHistoryURLs(Enumeration) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
sets History URL for locate by history Report
- setHref(String) - Method in class org.apache.webdav.lib.methods.BindMethod
- setHref(String) - Method in class org.apache.webdav.lib.methods.RebindMethod
- setHttpURL(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL of this WebdavResource.
- setHttpURL(HttpURL) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL, int, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL, String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL, String, int, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setId(int) - Method in class org.apache.webdav.lib.NotificationListener.Event
- setInherited(boolean) - Method in class org.apache.webdav.lib.Ace
-
Inherited mutator.
- setInheritedFrom(String) - Method in class org.apache.webdav.lib.Ace
-
Inherited from mutator.
- setIsCollection(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, iscollection
- setIsCollection(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, iscollection
- setIsHidden(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, ishidden.
- setIsHidden(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, ishidden.
- setLabelName(String) - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Set the label-name this action will manipulate.
- setLastModified(long) - Method in class org.apache.webdav.lib.WebdavFile
- setLockDiscovery(LockDiscoveryProperty) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, lockdiscovery.
- setLockToken(String) - Method in class org.apache.webdav.lib.methods.UnlockMethod
- setNamedProp(int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the named properties for this resource.
- setNameProperties(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set only the displayname property for this resource.
- setNegative(boolean) - Method in class org.apache.webdav.lib.Ace
-
Negative mutator.
- setNotificationDelay(long) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the notification delay in seconds.
- setNotificationType(String) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the notification type, i.e.
- setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.BindMethod
-
By default, if there already is a binding for the specified segment in the collection, the new binding replaces the existing binding.
- setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Overwrite setter.
- setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Overwrite setter.
- setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.RebindMethod
-
By default, if there already is a binding for the specified segment in the collection, the new binding replaces the existing binding.
- setOverwrite(boolean) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the overwrite flag for COPY, MOVE, BIND and REBIND.
- setOwner(String) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Sets the owner of the lock.
- setPath(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the path part of this WebdavResource.
- setPrincipal(String) - Method in class org.apache.webdav.lib.Ace
-
Principal mutator.
- setProperties(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the properties for this resource.
- setProperties(int, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the properties for this resource.
- setProperty(PropertyName) - Method in class org.apache.webdav.lib.Ace
-
Property mutator.
- setPropertyNames(Collection) - Method in class org.apache.webdav.lib.methods.PropertyBodyHelper
-
Property names setter.
- setPropertyNames(Enumeration) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Property names setter.
- setPropertyNames(Enumeration) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Property names setter.
- setProtected(boolean) - Method in class org.apache.webdav.lib.Ace
-
Protected mutator.
- setProxy(String, int) - Method in class org.apache.webdav.lib.WebdavSession
-
Set proxy info, to use proxying.
- setProxyCredentials(Credentials) - Method in class org.apache.webdav.lib.WebdavSession
-
Set credentials for authenticating against a proxy.
- setReadOnly() - Method in class org.apache.webdav.lib.WebdavFile
- setRequestBody(byte[]) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a byte array.
- setRequestBody(File) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a file.
- setRequestBody(InputStream) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of an input stream.
- setRequestBody(String) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a string.
- setRequestBody(URL) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the resource at the specified URL.
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.AclReportMethod
-
Set a header value, redirecting the special case of header "Depth" to
AclReportMethod.setDepth(int)
as appropriate. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
Set a header value, redirecting the special case of Overwrite and Destination headers to
CopyMethod.setOverwrite(boolean)
andCopyMethod.setDestination(java.lang.String)
as appropriate. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Set a header value, redirecting the special cases of Depth and Time headers to
LockMethod.setDepth(int)
andLockMethod.setTimeout(int)
as appropriate. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.MoveMethod
-
Set a header value, redirecting the special case of the Overwrite and Destination headers to
MoveMethod.setOverwrite(boolean)
andMoveMethod.setDestination(java.lang.String)
as appropriate. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.PollMethod
-
Adds special checking of header values of the POLL method to the super class implementation.
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Set a request header value, redirecting the special case of the "Depth" header to invoke
PropFindMethod.setDepth(int)
instead. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Set a header value, redirecting attempts to set the "Depth" header to a
ReportMethod.setDepth(int)
call. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Adds special checking of header values of the SUBSCRIBE method to the super class implementation.
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.UnlockMethod
-
Set header, handling the special case of the lock-token header so that it calls
UnlockMethod.setLockToken(java.lang.String)
instead. - setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.UnsubscribeMethod
-
Adds special checking of header values of the UNSUBSCRIBE method to the super class implementation.
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.VersionControlMethod
- setResourceType(ResourceTypeProperty) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, resourcetype.
- setResponseHashtable(Hashtable) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
- setScope(short) - Method in class org.apache.webdav.lib.methods.LockMethod
- setSegment(String) - Method in class org.apache.webdav.lib.methods.BindMethod
- setSegment(String) - Method in class org.apache.webdav.lib.methods.RebindMethod
- setSegment(String) - Method in class org.apache.webdav.lib.methods.UnbindMethod
- setStatusCode(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the lastest value of the status code by HTTP methods.
- setStatusCode(int, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the lastest value of the status code by HTTP methods.
- setSubsciptionLifetime(long) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the duration of the subscription in seconds.
- setSubscriptionId(int) - Method in class org.apache.webdav.lib.methods.SubscribeMethod
-
Sets the ID of a subscription to be refreshed.
- setSupportedLock(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the value of DAV property, supportedlock.
- setTimeout(int) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Set the timeout value.
- setTimeout(long) - Method in class org.apache.webdav.lib.methods.LockMethod
-
Deprecated.The timeout value MUST NOT be greater than 2^32-1.
- setTransactionHandle(String) - Method in class org.apache.webdav.lib.WebdavState
- setTransactionStatus(int) - Method in class org.apache.webdav.lib.methods.UnlockMethod
-
Sets the transaction status of this method when it is used to end a externally controlled transaction.
- setType(int) - Method in class org.apache.webdav.lib.methods.LabelMethod
-
Set the type of label action to take.
- setType(int) - Method in class org.apache.webdav.lib.methods.PropFindMethod
-
Type setter.
- setType(int) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
Type setter.
- setTypeTransaction(boolean) - Method in class org.apache.webdav.lib.methods.LockMethod
- setUserInfo(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the userinfo part of this WebdavResource.
- setWebdavProperties(Enumeration) - Method in class org.apache.webdav.lib.WebdavResource
-
Set WebDAV properties following to the given http URL.
- setWriterEncoding(String) - Static method in class org.apache.webdav.lib.util.DOMWriter
- setWriterEncoding(String) - Static method in class org.apache.webdav.lib.util.PropertyWriter
- Shared and Exclusive Locks - Search tag in class org.apache.webdav.lib.methods.LockMethod
- Section
- SingleResponse(Document, String, int) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
- SLIDE - Static variable in class org.apache.webdav.lib.Constants
- sortAttributes(NamedNodeMap) - Method in class org.apache.webdav.lib.util.DOMWriter
-
Returns a sorted list of attributes.
- sortAttributes(NamedNodeMap) - Method in class org.apache.webdav.lib.util.PropertyWriter
-
Returns a sorted list of attributes.
- SOURCE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The source property.
- SOURCE_URI - Static variable in interface org.apache.webdav.lib.Subscriber
- startTransaction(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Begins a new transaction.
- SUB_SET - Static variable in class org.apache.webdav.lib.methods.ReportMethod
-
Request specified properties.
- subscribe(String, String, int, int, int, Subscriber, Credentials) - Method in class org.apache.webdav.lib.NotificationListener
-
Registers a Subscriber with the remote server.
- subscribeMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Refreshes a subscription.
- subscribeMethod(String, String, String, long, int, long) - Method in class org.apache.webdav.lib.WebdavResource
-
Subscribes for notifications for modifications of WebDAV resources.
- subscribeMethod(Subscription) - Method in class org.apache.webdav.lib.WebdavResource
-
Refreshes a subscription.
- SubscribeMethod - Class in org.apache.webdav.lib.methods
-
Implements the SUBSCRIBE method.
- SubscribeMethod() - Constructor for class org.apache.webdav.lib.methods.SubscribeMethod
- SubscribeMethod(String) - Constructor for class org.apache.webdav.lib.methods.SubscribeMethod
- Subscriber - Interface in org.apache.webdav.lib
-
The Subscriber interface
- Subscription - Class in org.apache.webdav.lib
-
Object that holds information about a single WebDAV subscription.
- Subscription(String, int, String, long, String, String) - Constructor for class org.apache.webdav.lib.Subscription
- supportedLock - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, supportedlock.
- SUPPORTEDLOCK - Static variable in class org.apache.webdav.lib.WebdavResource
-
The supportedlock property.
- SupportedLockProperty - Class in org.apache.webdav.lib.properties
- SupportedLockProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.SupportedLockProperty
-
Default constructor for the property.
- sVersionHistory - Variable in class org.apache.webdav.lib.methods.ReportMethod
T
- TAG_COLLECTION - Static variable in class org.apache.webdav.lib.properties.ResourceTypeProperty
-
The property collection tag.
- TAG_NAME - Static variable in class org.apache.webdav.lib.Lock
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.AclProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.CheckedinProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.CheckedoutProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.CreationDateProperty
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.GetContentLengthProperty
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.GetLastModifiedProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.LockDiscoveryProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.ModificationDateProperty
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.OwnerProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.PrincipalCollectionSetProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.ResourceTypeProperty
-
The property name.
- TAG_NAME - Static variable in class org.apache.webdav.lib.properties.SupportedLockProperty
-
The property name.
- TAG_PRINCIPAL - Static variable in class org.apache.webdav.lib.properties.ResourceTypeProperty
- TARGET_URI - Static variable in interface org.apache.webdav.lib.Subscriber
- tempDirForGet - Static variable in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The client is responsible for disk I/O.
- thisResource - Variable in class org.apache.webdav.lib.WebdavResource
-
The flag to set the status code by propfind.
- timeout - Variable in class org.apache.webdav.lib.Lock
- TIMEOUT_INFINITY - Static variable in class org.apache.webdav.lib.methods.LockMethod
- timer - Static variable in class org.apache.webdav.lib.NotificationListener
- toRemove - Variable in class org.apache.webdav.lib.methods.PropPatchMethod
-
Hashtable of the properties to remove.
- toSet - Variable in class org.apache.webdav.lib.methods.PropPatchMethod
-
Hashtable of the properties to set.
- toString() - Method in class org.apache.webdav.lib.Ace
- toString() - Method in class org.apache.webdav.lib.BaseProperty
-
Get a String representation of the property.
- toString() - Method in class org.apache.webdav.lib.Lock
- toString() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
- toString() - Method in class org.apache.webdav.lib.properties.HrefValuedProperty
- toString() - Method in class org.apache.webdav.lib.util.QName
- toString() - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Retrieve generated XML.
- toString() - Method in class org.apache.webdav.lib.WebdavFile
- toString() - Method in class org.apache.webdav.lib.WebdavResource
-
Return the http URL string.
- toString() - Method in class org.apache.webdav.lib.WebdavResources
-
Return the string for this class.
- toURL() - Method in class org.apache.webdav.lib.WebdavFile
- transactionHandle - Variable in class org.apache.webdav.lib.WebdavState
-
Transaction handle of current session of
null
if not inside of transaction. - TRUE - Static variable in class org.apache.webdav.lib.WebdavResource
-
The true constant string.
- type - Variable in class org.apache.webdav.lib.methods.PropFindMethod
-
Type of the Propfind.
- type - Variable in class org.apache.webdav.lib.methods.ReportMethod
-
Type of the Propfind.
- TYPE_DELETE - Static variable in class org.apache.webdav.lib.methods.SubscribeMethod
- TYPE_MOVE - Static variable in class org.apache.webdav.lib.methods.SubscribeMethod
- TYPE_TRANSACTION - Static variable in class org.apache.webdav.lib.Lock
-
Type indicating lock is a transaction lock.
- TYPE_UPDATE - Static variable in class org.apache.webdav.lib.methods.SubscribeMethod
- TYPE_UPDATE_NEW_MEMBER - Static variable in class org.apache.webdav.lib.methods.SubscribeMethod
- TYPE_WRITE - Static variable in class org.apache.webdav.lib.Lock
-
The write constant in the locktype.
- TYPE_WRITE - Static variable in class org.apache.webdav.lib.methods.LockMethod
- TYPE_WRITE - Static variable in interface org.apache.webdav.lib.properties.LockEntryProperty
U
- unbindMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the UNBIND method for this WebdavResource.
- unbindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the UNBIND method given the resource to Unbind.
- UnbindMethod - Class in 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.
- UnbindMethod() - Constructor for class org.apache.webdav.lib.methods.UnbindMethod
-
Method constructor.
- UnbindMethod(String) - Constructor for class org.apache.webdav.lib.methods.UnbindMethod
- uncheckoutMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKOUT method for this WebdavResource.
- uncheckoutMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the CHECKOUT method for the given path.
- UncheckoutMethod - Class in org.apache.webdav.lib.methods
-
The Checkout method can be applied to a checked-in version-controlled resource.
- UncheckoutMethod() - Constructor for class org.apache.webdav.lib.methods.UncheckoutMethod
-
Method constructor.
- UncheckoutMethod(String) - Constructor for class org.apache.webdav.lib.methods.UncheckoutMethod
-
Method constructor.
- unlockMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the Unlock method for this WebdavResource.
- unlockMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the Unlock method for the given path.
- unlockMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the Unlock method for the given path.
- UnlockMethod - Class in org.apache.webdav.lib.methods
-
UNLOCK Method.
- UnlockMethod() - Constructor for class org.apache.webdav.lib.methods.UnlockMethod
-
Method constructor.
- UnlockMethod(String) - Constructor for class org.apache.webdav.lib.methods.UnlockMethod
-
Method constructor.
- UnlockMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.UnlockMethod
-
Method constructor.
- UnlockMethod(String, String, int) - Constructor for class org.apache.webdav.lib.methods.UnlockMethod
-
Creates an unlock method that ends a transaction when server supports them in a MS like style.
- unsubscribe(String, Subscriber, Credentials) - Method in class org.apache.webdav.lib.NotificationListener
- unsubscribeMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Cancels a subscription.
- unsubscribeMethod(Subscription) - Method in class org.apache.webdav.lib.WebdavResource
-
Cancels a subscription.
- UnsubscribeMethod - Class in org.apache.webdav.lib.methods
-
Implements the UNSUBSCRIBE method.
- UnsubscribeMethod() - Constructor for class org.apache.webdav.lib.methods.UnsubscribeMethod
- UnsubscribeMethod(String) - Constructor for class org.apache.webdav.lib.methods.UnsubscribeMethod
- UPDATE_NOTIFICATION - Static variable in class org.apache.webdav.lib.Subscription
- updateMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Update this resource to the specified target
- updateMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Update the specified resource to the specified target
- UpdateMethod - Class in org.apache.webdav.lib.methods
-
The Update method updates a version-controlled resource to a new version.
- UpdateMethod() - Constructor for class org.apache.webdav.lib.methods.UpdateMethod
-
Method constructor.
- UpdateMethod(String) - Constructor for class org.apache.webdav.lib.methods.UpdateMethod
-
Method constructor.
- UpdateMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.UpdateMethod
-
Method constructor.
- URI - Static variable in interface org.apache.webdav.lib.Subscriber
- useDiskForGet - Static variable in class org.apache.webdav.lib.WebdavResource
-
Deprecated.The client is responsible for disk I/O.
V
- versionControlMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
- versionControlMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
- VersionControlMethod - Class in org.apache.webdav.lib.methods
- VersionControlMethod() - Constructor for class org.apache.webdav.lib.methods.VersionControlMethod
-
Method constructor.
- VersionControlMethod(String) - Constructor for class org.apache.webdav.lib.methods.VersionControlMethod
-
Method constructor.
- VersionControlMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.VersionControlMethod
W
- WebdavException - Exception Class in org.apache.webdav.lib
-
Wraps other Exceptions into RuntimeException.
- WebdavException(Exception) - Constructor for exception class org.apache.webdav.lib.WebdavException
- WebdavException(String) - Constructor for exception class org.apache.webdav.lib.WebdavException
- WebdavFile - Class in org.apache.webdav.lib
-
Implements a file for WebDav
- WebdavFile(String) - Constructor for class org.apache.webdav.lib.WebdavFile
-
A WebdavFile with a relative file.
- WebdavFile(String, String, String) - Constructor for class org.apache.webdav.lib.WebdavFile
- WebdavFile(String, String, String, String) - Constructor for class org.apache.webdav.lib.WebdavFile
- WebdavFile(URL, String, String) - Constructor for class org.apache.webdav.lib.WebdavFile
- WebdavFile(HttpURL) - Constructor for class org.apache.webdav.lib.WebdavFile
- WebdavFile(WebdavFile, String) - Constructor for class org.apache.webdav.lib.WebdavFile
- WebdavResource - Class in org.apache.webdav.lib
-
The class
WebdavResource
is an abstract representation for WebDAV resource. - WebdavResource() - Constructor for class org.apache.webdav.lib.WebdavResource
-
The default constructor.
- WebdavResource(String) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(String, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
- WebdavResource(String, String, int) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(String, String, int, Credentials) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(String, Credentials) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(String, Credentials, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
- WebdavResource(HttpClient) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, int) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, int, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, int, int) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, int, int, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, String) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, String, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, String, int) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, String, int, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
- WebdavResource(HttpURL, String, int, Credentials) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResource(HttpURL, String, int, Credentials, boolean) - Constructor for class org.apache.webdav.lib.WebdavResource
- WebdavResource(HttpURL, Credentials, int, int) - Constructor for class org.apache.webdav.lib.WebdavResource
-
The constructor.
- WebdavResources - Class in org.apache.webdav.lib
-
This WebdavResources class represents a set of
WebDAV resources
. - WebdavResources() - Constructor for class org.apache.webdav.lib.WebdavResources
-
Default constuctor.
- WebdavResources(WebdavResource) - Constructor for class org.apache.webdav.lib.WebdavResources
-
This constuctor.
- WebdavSession - Class in org.apache.webdav.lib
-
This WebdavSession class is for the session management of WebDAV clients.
- WebdavSession() - Constructor for class org.apache.webdav.lib.WebdavSession
-
Default constructor.
- WebdavState - Class in org.apache.webdav.lib
-
Session state.
- WebdavState() - Constructor for class org.apache.webdav.lib.WebdavState
- WebdavStatus - Class in org.apache.webdav.lib.util
- WebdavStatus() - Constructor for class org.apache.webdav.lib.util.WebdavStatus
- wirtePropElement(XMLPrinter) - Method in class org.apache.webdav.lib.methods.PropertyBodyHelper
-
Writes the invalid input: '<'D:prop> element to a XMLPrinter.
- WRITE - Static variable in class org.apache.webdav.lib.Privilege
- WRITE_ACL - Static variable in class org.apache.webdav.lib.Privilege
- writeData(String) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write data.
- writeElement(String, String, int) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write an element.
- writeElement(String, String, String, int) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write an element.
- writeProperty(String, String) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write property to the XML.
- writeProperty(String, String, String) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write property to the XML.
- writeProperty(String, String, String, String) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write property to the XML.
- writeProperty(String, String, String, String, boolean) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write property to the XML.
- writer - Variable in class org.apache.webdav.lib.util.XMLPrinter
-
Writer.
- writeRequestBody(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Do write the request body.
- writeRequestBody(HttpState, HttpConnection) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Write the request body to the given
HttpConnection
. - writeText(String) - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write text.
- writeXMLHeader() - Method in class org.apache.webdav.lib.util.XMLPrinter
-
Write XML Header.
X
- XMLDebugOutputer - Class in org.apache.webdav.lib.util
-
XMLDebugOutputer helper class.
- XMLDebugOutputer() - Constructor for class org.apache.webdav.lib.util.XMLDebugOutputer
-
Constructor
- XMLPrinter - Class in org.apache.webdav.lib.util
-
XMLPrinter helper class.
- XMLPrinter() - Constructor for class org.apache.webdav.lib.util.XMLPrinter
-
Constructor.
- XMLPrinter(Writer) - Constructor for class org.apache.webdav.lib.util.XMLPrinter
-
Constructor.
- XMLResponseMethodBase - Class in org.apache.webdav.lib.methods
-
Utility class for XML response parsing.
- XMLResponseMethodBase() - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Method constructor.
- XMLResponseMethodBase(String) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Method constructor.
- XMLResponseMethodBase.OptionsResponse - Class in org.apache.webdav.lib.methods
- XMLResponseMethodBase.Response - Class in org.apache.webdav.lib.methods
-
An abstract class that models a DAV:response.
- XMLResponseMethodBase.ResponseWithinMultistatus - Class in org.apache.webdav.lib.methods
-
A class that models the DAV:response element within a multistatus.
- XMLResponseMethodBase.SingleResponse - Class in org.apache.webdav.lib.methods
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form