< A B C D E F G H I L M N O P R S T U W X

<

() - Static method in class org.apache.webdav.lib.WebdavResource
 

A

Ace - class org.apache.webdav.lib.Ace.
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(String) - Method in class org.apache.webdav.lib.WebdavResource
Return the AclProperty for the resource at the given path returns null if the server doesn't respond with a AclProperty
AclMethod - class org.apache.webdav.lib.methods.AclMethod.
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.
aclMethod(String, Ace[]) - Method in class org.apache.webdav.lib.WebdavResource
Updates the resource with a new set of aces
AclProperty - class org.apache.webdav.lib.properties.AclProperty.
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.
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.
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.
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.
ADVANCED_COLLECTIONS - Static variable in class org.apache.webdav.lib.methods.OptionsMethod
Advanced collections.
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.
ALL - Static variable in class org.apache.webdav.lib.methods.PropFindMethod
Request of all properties name and value.
authenticate() - Method in class org.apache.webdav.lib.WebdavSession
Authenticate.

B

BaseProperty - class org.apache.webdav.lib.BaseProperty.
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.
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

canRead() - Method in class org.apache.webdav.lib.WebdavFile
 
canWrite() - Method in class org.apache.webdav.lib.WebdavFile
 
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()
compareTo(File) - Method in class org.apache.webdav.lib.WebdavFile
 
compareTo(Object) - 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
 
connect() - Method in class org.apache.webdav.lib.WebdavSession
Connect.
Constants - class org.apache.webdav.lib.Constants.
Constants used by the WebDAV client library.
Constants() - Constructor for class org.apache.webdav.lib.Constants
 
convertElementToProperty(XMLResponseMethodBase.Response, Element) - Static method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
This method creates a property implementation from an element.
CopyMethod - class org.apache.webdav.lib.methods.CopyMethod.
COPY Method.
CopyMethod() - Constructor for class org.apache.webdav.lib.methods.CopyMethod
Method constructor.
copyMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
CopyMethod(String) - Constructor for class org.apache.webdav.lib.methods.CopyMethod
Method constructor.
copyMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
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.
createNewFile() - Method in class org.apache.webdav.lib.WebdavFile
 
CREATIONDATE - Static variable in class org.apache.webdav.lib.WebdavResource
The creationdate property.
CurrentUserPrivilegeSetProperty - class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty.
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
The standard date format for the last modified date, as specified in the HTTP 1.1 specification (RFC 2068).
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.
debug - Variable in class org.apache.webdav.lib.WebdavSession
Debug level.
DEFAULT - Static variable in class org.apache.webdav.lib.WebdavResource
The action setting the default DAV properties for this resource.
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
 
DeleteMethod - class org.apache.webdav.lib.methods.DeleteMethod.
DELETE Method.
deleteMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
DeleteMethod() - Constructor for class org.apache.webdav.lib.methods.DeleteMethod
Method constructor.
deleteMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
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_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 org.apache.webdav.lib.methods.DepthSupport.
Methods that can act on collections (for example, DELETE, LOCK, PROPFIND, etc.) support a depth header.
disconnect() - Method in class org.apache.webdav.lib.WebdavSession
Disconnect.
DISPLAYNAME - Static variable in class org.apache.webdav.lib.WebdavResource
The displayname property.

E

element - Variable in class org.apache.webdav.lib.BaseProperty
Associated node element.
enumeratePrivileges() - Method in class org.apache.webdav.lib.Ace
Enumerate privileges.
equals(Object) - Method in class org.apache.webdav.lib.WebdavFile
 
equals(Object) - Method in class org.apache.webdav.lib.Privilege
Equals.
equals(Object) - Method in class org.apache.webdav.lib.WebdavResource
Test the object.
error(int, Exception) - Method in class org.apache.webdav.lib.WebdavSession
Unexpected error.
executeHttpRequestMethod(HttpClient, HttpMethod) - Method in class org.apache.webdav.lib.WebdavResource
Execute the http request method.
exists() - Method in class org.apache.webdav.lib.WebdavFile
 
exists() - Method in class org.apache.webdav.lib.WebdavResource
 

F

FALSE - Static variable in class org.apache.webdav.lib.WebdavResource
The false constant string.
format - Variable in class org.apache.webdav.lib.properties.GetLastModifiedProperty
 
formats - Static variable in class org.apache.webdav.lib.WebdavResource
Date formats using for Date parsing.

G

generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.UnlockMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.PropPatchMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.MoveMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.PropFindMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.AclMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.CopyMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.SearchMethod
Generate additional headers needed by the request.
generateHeaders(String, State) - Method in class org.apache.webdav.lib.methods.LockMethod
Generate additional headers needed by the request.
generateQuery() - Method in class org.apache.webdav.lib.methods.PropPatchMethod
Generate the query body.
generateQuery() - Method in class org.apache.webdav.lib.methods.PropFindMethod
Generate the query body.
generateQuery() - Method in class org.apache.webdav.lib.methods.OptionsMethod
Generate the query body.
generateQuery() - Method in class org.apache.webdav.lib.methods.AclMethod
Generate the query body.
generateQuery() - Method in class org.apache.webdav.lib.methods.SearchMethod
Return the query supplied in the constructor or setQuery().
generateQuery() - Method in class org.apache.webdav.lib.methods.LockMethod
Generate the query body.
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.WebdavResource
Get the allowed methods, checked by HTTP OPTIONS.
getAllowedMethods() - Method in class org.apache.webdav.lib.methods.OptionsMethod
Get a list of allowed methods.
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.SearchMethod
This method returns an enumeration of URL paths.
getCanonicalFile() - Method in class org.apache.webdav.lib.WebdavFile
 
getCanonicalPath() - Method in class org.apache.webdav.lib.WebdavFile
 
getChildResources() - Method in class org.apache.webdav.lib.WebdavResource
 
GETCONTENTLENGTH - Static variable in class org.apache.webdav.lib.WebdavResource
The getcontentlength property.
GetContentLengthProperty - interface org.apache.webdav.lib.properties.GetContentLengthProperty.
 
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.GetLastModifiedProperty
Get the date of the last modification.
getDavCapabilities() - Method in class org.apache.webdav.lib.WebdavResource
Get the WebDAV capabilities, checked by HTTP OPTIONS.
getDavCapabilities() - Method in class org.apache.webdav.lib.methods.OptionsMethod
Get a list of supported DAV capabilities.
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 interface org.apache.webdav.lib.methods.DepthSupport
Depth getter.
getDepth() - Method in class org.apache.webdav.lib.methods.PropFindMethod
Depth getter.
getDepth() - Method in class org.apache.webdav.lib.methods.LockMethod
Depth getter.
getDestination() - Method in class org.apache.webdav.lib.methods.MoveMethod
Destination getter.
getDestination() - Method in class org.apache.webdav.lib.methods.CopyMethod
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.
GETETAG - Static variable in class org.apache.webdav.lib.WebdavResource
The getetag property.
getExistence() - Method in class org.apache.webdav.lib.WebdavResource
 
getFirstElement(String, String) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
 
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
Get the default temporary directory for the GET method.
getGetUseDisk() - Static method in class org.apache.webdav.lib.WebdavResource
Get the use disk flag for the GET method.
getHost() - Method in class org.apache.webdav.lib.WebdavResource
Get the hostname of this WebdavResource.
getHref() - Method in interface org.apache.webdav.lib.ResponseEntity
Get the href string in the response XML element.
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.OwnerProperty
Returns the value of the href 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.
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.
GETLASTMODIFIED - Static variable in class org.apache.webdav.lib.WebdavResource
The getlastmodifed property.
GetLastModifiedProperty - class org.apache.webdav.lib.properties.GetLastModifiedProperty.
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 interface org.apache.webdav.lib.properties.GetContentLengthProperty
Get the content length.
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.
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 - class org.apache.webdav.lib.methods.GetMethod.
GET Method.
GetMethod() - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
getMethod(File) - Method in class org.apache.webdav.lib.WebdavResource
 
GetMethod(String) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
GetMethod(String, boolean, String) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
GetMethod(String, boolean, String, String) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
getMethod(String, File) - Method in class org.apache.webdav.lib.WebdavResource
 
GetMethod(String, File) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
GetMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
GetMethod(String, String, String) - Constructor for class org.apache.webdav.lib.methods.GetMethod
Method constructor.
getMethodData() - Method in class org.apache.webdav.lib.WebdavResource
 
getMethodDataAsString() - Method in class org.apache.webdav.lib.WebdavResource
 
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.WebdavFile
 
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.
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.
getOverwrite() - Method in class org.apache.webdav.lib.WebdavResource
Get the current value of the overwrite flag for COPY and MOVE.
getOverwrite() - Method in class org.apache.webdav.lib.methods.MoveMethod
Overwrite getter.
getOverwrite() - Method in class org.apache.webdav.lib.methods.CopyMethod
Overwrite getter.
getOwner() - Method in class org.apache.webdav.lib.Lock
Get information about the principal taking out a lock.
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
 
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.
getProperties() - Method in interface org.apache.webdav.lib.ResponseEntity
Get the properties in the response XML element.
getProperties() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
 
getPropertyAsString() - Method in class org.apache.webdav.lib.BaseProperty
This method returns the namespace of the property.
getPropertyAsString() - Method in interface org.apache.webdav.lib.Property
This method returns the namespace of the property.
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.OwnerProperty
 
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.SupportedLockProperty
 
getPropertyAsString() - Method in class org.apache.webdav.lib.properties.AclProperty
 
getPropertyAsString() - Method in class org.apache.webdav.lib.properties.CurrentUserPrivilegeSetProperty
 
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.
getResponseDocument() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
Response document getter.
getResponseHashtable() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
 
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.SearchMethod
Returns an enumeration of Property objects.
getResponses() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
Return an enumeration containing the responses.
getScope() - Method in class org.apache.webdav.lib.methods.LockMethod
 
getScope() - Method in interface org.apache.webdav.lib.properties.LockEntryProperty
 
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.
getState() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
 
getStatusCode() - Method in class org.apache.webdav.lib.BaseProperty
This method returns the status code associated with the property.
getStatusCode() - Method in interface org.apache.webdav.lib.Property
This method returns the status code associated with the property.
getStatusCode() - Method in class org.apache.webdav.lib.WebdavResource
Get the lastest value of the status code by HTTP methods.
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.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
 
getStatusMessage() - Method in class org.apache.webdav.lib.WebdavResource
Get the lastest value of the status message by HTTP methods.
getSupportedLock() - Method in class org.apache.webdav.lib.WebdavResource
Get the value of DAV property, supportedlock.
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
 
getType() - Method in class org.apache.webdav.lib.methods.PropFindMethod
Type getter.
getType() - Method in interface org.apache.webdav.lib.properties.LockEntryProperty
 
gmtZone - Static variable in class org.apache.webdav.lib.WebdavResource
GMT timezone.

H

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
 
HeadMethod - class org.apache.webdav.lib.methods.HeadMethod.
HEAD Method.
headMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
HeadMethod() - Constructor for class org.apache.webdav.lib.methods.HeadMethod
Method constructor.
headMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
HeadMethod(String) - Constructor for class org.apache.webdav.lib.methods.HeadMethod
Method constructor.
hrefTable - Variable in class org.apache.webdav.lib.WebdavResources
The resources for each href and its properties.

I

info(int, Hashtable) - Method in class org.apache.webdav.lib.WebdavSession
Recieved an informational status code.
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 - Static variable in class org.apache.webdav.lib.WebdavResource
The iscollection property.
isCollection() - Method in class org.apache.webdav.lib.WebdavResource
Get the value of DAV property, resourcetype
isCollection() - Method in class org.apache.webdav.lib.properties.ResourceTypeProperty
Returns true if the resource is a collection.
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 - Static variable in class org.apache.webdav.lib.WebdavResource
The ishidden property.
isHidden() - Method in class org.apache.webdav.lib.WebdavFile
 
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.MoveMethod
Overwrite getter.
isOverwrite() - Method in class org.apache.webdav.lib.methods.CopyMethod
Overwrite getter.
isProtected() - Method in class org.apache.webdav.lib.Ace
Protected accessor.
isRefresh() - Method in class org.apache.webdav.lib.methods.LockMethod
 
isSupported(String) - Method in class org.apache.webdav.lib.methods.OptionsMethod
Is DAV capability supported ?
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.

L

lastModified() - Method in class org.apache.webdav.lib.WebdavFile
 
length() - Method in class org.apache.webdav.lib.WebdavFile
 
list() - Method in class org.apache.webdav.lib.WebdavResources
Get an array of resource names.
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(FilenameFilter) - Method in class org.apache.webdav.lib.WebdavFile
 
listBasic() - Method in class org.apache.webdav.lib.WebdavResource
 
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.
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.
Lock - class org.apache.webdav.lib.Lock.
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, long, String) - Constructor for class org.apache.webdav.lib.Lock
Default constructor for the activelock.
LOCKDISCOVERY - Static variable in class org.apache.webdav.lib.WebdavResource
The lockdiscovery property.
LockDiscoveryProperty - class org.apache.webdav.lib.properties.LockDiscoveryProperty.
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(String) - Method in class org.apache.webdav.lib.WebdavResource
Return the LockDiscoveryProperty for the resource at the given path returns null if the server doesn't respond with a LockDiscoveryProperty
LockEntryProperty - interface org.apache.webdav.lib.properties.LockEntryProperty.
 
LockMethod - class org.apache.webdav.lib.methods.LockMethod.
Web resources can be locked to ensure that only one user is updating the resource at a time.
lockMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
LockMethod() - Constructor for class org.apache.webdav.lib.methods.LockMethod
Method constructor.
lockMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
LockMethod(String) - Constructor for class org.apache.webdav.lib.methods.LockMethod
Method constructor.
lockMethod(String, short) - Method in class org.apache.webdav.lib.WebdavResource
 
LockMethod(String, String, long) - Constructor for class org.apache.webdav.lib.methods.LockMethod
Method constructor.
lockMethod(String, String, short) - Method in class org.apache.webdav.lib.WebdavResource
 
LockMethod(String, String, short, long) - Constructor for class org.apache.webdav.lib.methods.LockMethod
Method constructor.
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

MkcolMethod - class org.apache.webdav.lib.methods.MkcolMethod.
The MKCOL method is used to create a new collection.
mkcolMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
MkcolMethod() - Constructor for class org.apache.webdav.lib.methods.MkcolMethod
Method constructor.
mkcolMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
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
 
MoveMethod - class org.apache.webdav.lib.methods.MoveMethod.
MOVE Method.
MoveMethod() - Constructor for class org.apache.webdav.lib.methods.MoveMethod
Method constructor.
moveMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
MoveMethod(String) - Constructor for class org.apache.webdav.lib.methods.MoveMethod
Method constructor.
moveMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
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.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.
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
 

O

OptionsMethod - class org.apache.webdav.lib.methods.OptionsMethod.
OPTIONS Method.
optionsMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
OptionsMethod() - Constructor for class org.apache.webdav.lib.methods.OptionsMethod
Method constructor.
optionsMethod(HttpURL) - Method in class org.apache.webdav.lib.WebdavResource
 
optionsMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
OptionsMethod(String) - Constructor for class org.apache.webdav.lib.methods.OptionsMethod
Method constructor.
optionsMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
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
 
owner - Variable in class org.apache.webdav.lib.Lock
 
OwnerProperty - class org.apache.webdav.lib.properties.OwnerProperty.
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.
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.UnlockMethod
Parse response.
parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
Parse response.
parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.OptionsMethod
Parse response.
parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.AclMethod
Parse response.
parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.MkcolMethod
Parse the response body.
parseResponse(InputStream) - Method in class org.apache.webdav.lib.methods.LockMethod
Parse response.
parseXMLResponse(InputStream) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
 
PostMethod - class org.apache.webdav.lib.methods.PostMethod.
COPY Method.
PostMethod() - Constructor for class org.apache.webdav.lib.methods.PostMethod
Method constructor.
PostMethod(String) - Constructor for class org.apache.webdav.lib.methods.PostMethod
Method constructor.
PostMethod(String, boolean, String) - Constructor for class org.apache.webdav.lib.methods.PostMethod
Method constructor.
PostMethod(String, boolean, String, String) - Constructor for class org.apache.webdav.lib.methods.PostMethod
Method constructor.
PostMethod(String, String) - Constructor for class org.apache.webdav.lib.methods.PostMethod
Method constructor.
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.SearchMethod
The namespace abbreviation that prefixes DAV tags
principal - Variable in class org.apache.webdav.lib.Ace
Principal.
principalCollectionSetFindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
Return the PrincipalCollectionSetProperty for the resource at the given path returns null if the server doesn't respond with a PrincipalCollectionSetProperty
PrincipalCollectionSetProperty - class org.apache.webdav.lib.properties.PrincipalCollectionSetProperty.
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.
Privilege - class org.apache.webdav.lib.Privilege.
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.
processResponseHeaders(Hashtable) - Method in class org.apache.webdav.lib.methods.OptionsMethod
Process response headers.
processResponseHeaders(Hashtable) - Method in class org.apache.webdav.lib.methods.AclMethod
Process response headers.
Property - interface org.apache.webdav.lib.Property.
This interface models a DAV property.
PropertyName - class org.apache.webdav.lib.PropertyName.
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.PropFindMethod
Property name list.
PropFindMethod - class org.apache.webdav.lib.methods.PropFindMethod.
This class implements the WebDAV PROPFIND Method.
PropFindMethod() - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
Method constructor.
propfindMethod(int) - Method in class org.apache.webdav.lib.WebdavResource
 
propfindMethod(int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
 
propfindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
PropFindMethod(String) - 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.
propfindMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
 
PropFindMethod(String, 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, int, int) - Constructor for class org.apache.webdav.lib.methods.PropFindMethod
Method constructor.
propfindMethod(String, int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
 
propfindMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
propfindMethod(String, Vector) - Method in class org.apache.webdav.lib.WebdavResource
 
propfindMethod(Vector) - Method in class org.apache.webdav.lib.WebdavResource
 
PropPatchMethod - class org.apache.webdav.lib.methods.PropPatchMethod.
PROPPATCH Method.
PropPatchMethod() - Constructor for class org.apache.webdav.lib.methods.PropPatchMethod
Method constructor.
proppatchMethod(Hashtable) - Method in class org.apache.webdav.lib.WebdavResource
 
proppatchMethod(PropertyName, String) - Method in class org.apache.webdav.lib.WebdavResource
 
PropPatchMethod(String) - Constructor for class org.apache.webdav.lib.methods.PropPatchMethod
Method constructor.
proppatchMethod(String, Hashtable) - Method in class org.apache.webdav.lib.WebdavResource
 
proppatchMethod(String, PropertyName, String) - Method in class org.apache.webdav.lib.WebdavResource
 
proppatchMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
proppatchMethod(String, String, String) - Method in class org.apache.webdav.lib.WebdavResource
 
protectedAce - Variable in class org.apache.webdav.lib.Ace
Protected.
PutMethod - class org.apache.webdav.lib.methods.PutMethod.
PUT Method.
PutMethod() - Constructor for class org.apache.webdav.lib.methods.PutMethod
Method constructor.
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
 
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
 
PutMethod(String) - Constructor for class org.apache.webdav.lib.methods.PutMethod
Method constructor.
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
 
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
 
putMethod(String, URL) - Method in class org.apache.webdav.lib.WebdavResource
 
putMethod(URL) - Method in class org.apache.webdav.lib.WebdavResource
 

R

READ - Static variable in class org.apache.webdav.lib.Privilege
 
READ_ACL - Static variable in class org.apache.webdav.lib.Privilege
 
receivedExpectation() - Method in class org.apache.webdav.lib.WebdavSession
Received expectation.
receivedResponse() - Method in class org.apache.webdav.lib.WebdavSession
Received response.
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.
recycle() - Method in class org.apache.webdav.lib.methods.PropFindMethod
 
recycle() - Method in class org.apache.webdav.lib.methods.AclMethod
 
recycle() - Method in class org.apache.webdav.lib.methods.SearchMethod
 
recycle() - Method in class org.apache.webdav.lib.methods.LockMethod
 
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
 
requiredAuthentication() - Method in class org.apache.webdav.lib.WebdavSession
Authenticate.
resource - Variable in class org.apache.webdav.lib.WebdavFile
 
RESOURCETYPE - Static variable in class org.apache.webdav.lib.WebdavResource
The resourcetype property.
ResourceTypeProperty - class org.apache.webdav.lib.properties.ResourceTypeProperty.
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.
ResponseEntity - interface org.apache.webdav.lib.ResponseEntity.
The interface for the response entity body formats that provide operations for the XML response documents.
retrieveSessionInstance() - Method in class org.apache.webdav.lib.WebdavResource
Retrieve the current http client for this resource.
retry(int) - Method in class org.apache.webdav.lib.WebdavSession
Retry.

S

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 org.apache.webdav.lib.methods.SearchMethod.
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.
sentRequest() - Method in class org.apache.webdav.lib.WebdavSession
Sent request.
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.
setDebug(int) - Method in class org.apache.webdav.lib.WebdavSession
Set debug level.
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.
setDepth(int) - Method in interface org.apache.webdav.lib.methods.DepthSupport
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.LockMethod
Depth setter.
setDestination(String) - Method in class org.apache.webdav.lib.methods.MoveMethod
Destination setter.
setDestination(String) - Method in class org.apache.webdav.lib.methods.CopyMethod
Destination setter.
setDisplayName(String) - Method in class org.apache.webdav.lib.WebdavResource
Set the value of DAV property, displayname.
setEncodeURLs(boolean) - Method in class org.apache.webdav.lib.WebdavResource
Set the URL encoding flag for this http URL.
setExistence(boolean) - Method in class org.apache.webdav.lib.WebdavResource
 
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
Get the default temporary directory for the GET method.
setGetUseDisk(boolean) - Static method in class org.apache.webdav.lib.WebdavResource
Set the use disk flag for the GET method.
setHeader(String, String) - Method in class org.apache.webdav.lib.methods.UnlockMethod
Set header.
setHeader(String, String) - Method in class org.apache.webdav.lib.methods.MoveMethod
Set header.
setHeader(String, String) - Method in class org.apache.webdav.lib.methods.PropFindMethod
Set header.
setHeader(String, String) - Method in class org.apache.webdav.lib.methods.CopyMethod
Set header.
setHeader(String, String) - Method in class org.apache.webdav.lib.methods.LockMethod
Set header.
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.
setHttpURL(String) - Method in class org.apache.webdav.lib.WebdavResource
Set the HttpURL of this WebdavResource.
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.
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
 
setNegative(boolean) - Method in class org.apache.webdav.lib.Ace
Negative mutator.
setOverwrite(boolean) - Method in class org.apache.webdav.lib.WebdavResource
Set the overwrite flag for COPY and MOVE.
setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.MoveMethod
Overwrite setter.
setOverwrite(boolean) - Method in class org.apache.webdav.lib.methods.CopyMethod
Overwrite setter.
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.
setPropertyNames(Enumeration) - Method in class org.apache.webdav.lib.methods.PropFindMethod
Property names setter.
setProtected(boolean) - Method in class org.apache.webdav.lib.Ace
Protected mutator.
setReadOnly() - Method in class org.apache.webdav.lib.WebdavFile
 
setResourceType(ResourceTypeProperty) - Method in class org.apache.webdav.lib.WebdavResource
Set the value of DAV property, resourcetype.
setScope(short) - Method in class org.apache.webdav.lib.methods.LockMethod
 
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.
setSupportedLock(String) - Method in class org.apache.webdav.lib.WebdavResource
Set the value of DAV property, supportedlock.
setTimeout(long) - Method in class org.apache.webdav.lib.methods.LockMethod
 
setType(int) - Method in class org.apache.webdav.lib.methods.PropFindMethod
Type setter.
setUserInfo(String, String) - Method in class org.apache.webdav.lib.WebdavResource
Set the userinfo part of this WebdavResource.
SLIDE - Static variable in class org.apache.webdav.lib.Constants
 
SUPPORTEDLOCK - Static variable in class org.apache.webdav.lib.WebdavResource
The supportedlock property.
SupportedLockProperty - class org.apache.webdav.lib.properties.SupportedLockProperty.
 
SupportedLockProperty(ResponseEntity, Element) - Constructor for class org.apache.webdav.lib.properties.SupportedLockProperty
Default constructor for the property.

T

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.GetLastModifiedProperty
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.OwnerProperty
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.PrincipalCollectionSetProperty
The property name.
TAG_NAME - Static variable in class org.apache.webdav.lib.properties.SupportedLockProperty
The property name.
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.CurrentUserPrivilegeSetProperty
The property name.
TAG_NAME - Static variable in interface org.apache.webdav.lib.properties.GetContentLengthProperty
 
timeout - Variable in class org.apache.webdav.lib.Lock
 
TIMEOUT_INFINITY - Static variable in class org.apache.webdav.lib.methods.LockMethod
 
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.BaseProperty
Get a String representation of the property.
toString() - Method in class org.apache.webdav.lib.WebdavResources
Return the string for this class.
toString() - Method in class org.apache.webdav.lib.Lock
 
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.Ace
 
toString() - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
 
toString() - Method in class org.apache.webdav.lib.properties.OwnerProperty
 
toURL() - Method in class org.apache.webdav.lib.WebdavFile
 
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_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

UnlockMethod - class org.apache.webdav.lib.methods.UnlockMethod.
UNLOCK Method.
unlockMethod() - Method in class org.apache.webdav.lib.WebdavResource
 
UnlockMethod() - Constructor for class org.apache.webdav.lib.methods.UnlockMethod
Method constructor.
unlockMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
 
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.

W

WebdavFile - class org.apache.webdav.lib.WebdavFile.
File abstraction for a Webdav resource.
WebdavFile(WebdavResource) - Constructor for class org.apache.webdav.lib.WebdavFile
 
WebdavResource - class org.apache.webdav.lib.WebdavResource.
The class WebdavResource is an abstract representation for WebDAV resource.
WebdavResource(HttpURL) - 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, int) - Constructor for class org.apache.webdav.lib.WebdavResource
The constructor.
WebdavResource(HttpURL, String) - Constructor for class org.apache.webdav.lib.WebdavResource
The constructor.
WebdavResource(String) - Constructor for class org.apache.webdav.lib.WebdavResource
The constructor.
WebdavResources - class org.apache.webdav.lib.WebdavResources.
This WebdavResources class represents WebDAV resources in a collection.
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 org.apache.webdav.lib.WebdavSession.
This WebdavSession class is for the session management of WebDAV clients.
WebdavSession() - Constructor for class org.apache.webdav.lib.WebdavSession
Default constructor.
WebdavState - class org.apache.webdav.lib.WebdavState.
Session state.
WebdavState() - Constructor for class org.apache.webdav.lib.WebdavState
 
WRITE - Static variable in class org.apache.webdav.lib.Privilege
 
WRITE_ACL - Static variable in class org.apache.webdav.lib.Privilege
 

X

XMLResponseMethodBase - class org.apache.webdav.lib.methods.XMLResponseMethodBase.
Utility class for XML response parsing.
XMLResponseMethodBase.Response - class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response.
An abstract class that models a DAV:response.
XMLResponseMethodBase.Response(XMLResponseMethodBase, Node) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
 
XMLResponseMethodBase.ResponseWithinMultistatus - class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus.
A class that models the DAV:response element within a multistatus.
XMLResponseMethodBase.ResponseWithinMultistatus(XMLResponseMethodBase, Element) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.ResponseWithinMultistatus
 
XMLResponseMethodBase.SingleResponse - class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse.
 
XMLResponseMethodBase.SingleResponse(XMLResponseMethodBase, Document, String, int) - Constructor for class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
 
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.

< A B C D E F G H I L M N O P R S T U W X