- 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 - 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.
- aclMethod(String, Ace[]) - Method in class org.apache.webdav.lib.WebdavResource
-
Updates the resource with a new set of aces.
- 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 - 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
-
- aclReportMethod(String, Collection, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute REPORT method.
- 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.
- 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 - 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.
- 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.
- 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.
- 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.
- 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
-
- 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 - 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
-
- 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.
- 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, File) - Static method in class org.apache.webdav.lib.WebdavFile
-
todo
- createTempFile(String, String) - 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The creationdate property.
- creationDate - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, creationdate.
- 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.
- 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getcontentlength property.
- getContentLength - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getcontentlength.
- 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getcontenttype property.
- getContentType - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getcontenttype.
- 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getetag property.
- getEtag - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getetag.
- 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The getlastmodifed property.
- getLastModified - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, getlastmodified.
- 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
-
- getTransactionHandle() - Method in class org.apache.webdav.lib.WebdavState
-
- getTransactionStatus() - Method in class org.apache.webdav.lib.methods.UnlockMethod
-
- 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.
- 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 - 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.
- 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
- 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(FilenameFilter) - 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.
- 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(FilenameFilter) - Method in class org.apache.webdav.lib.WebdavFile
-
- listFiles(FileFilter) - 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.
- LOCKDISCOVERY - Static variable in class org.apache.webdav.lib.WebdavResource
-
The lockdiscovery property.
- lockDiscovery - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, lockdiscovery.
- 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 - 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(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() - 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, short, int) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Method constructor.
- 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, long) - Constructor for class org.apache.webdav.lib.methods.LockMethod
-
Deprecated.
The timeout value MUST NOT be greater than 2^32-1.
- lockMethod() - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the LOCK method for this WebdavResource.
- lockMethod(String, int) - 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, 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, short) - Method in class org.apache.webdav.lib.WebdavResource
-
Deprecated.
The timeout value MUST NOT be greater than 2^32-1.
- lockMethod(String, String, short) - Method in class org.apache.webdav.lib.WebdavResource
-
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
-
- 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, 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) - 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.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 - 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
-
- 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.
- 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(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.
- print(Document) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Print the given document to debug output.
- print(String) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Print the given XML string to debug output.
- 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
-
- 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(String, boolean) - Constructor for class org.apache.webdav.lib.util.PropertyWriter
-
- 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
-
- 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, Enumeration) - 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(int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with allprop for this WebdavResource.
- propfindMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with allprop for the given path.
- propfindMethod(int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with by propname for this resource.
- propfindMethod(String, int, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method with by propname for the given path.
- propfindMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for this WebdavResource.
- propfindMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for the given WebdavResource path.
- propfindMethod(Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for this WebdavResource.
- propfindMethod(String, Vector) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute PROPFIND method for the given path and properties.
- 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.
- 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(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(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, 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(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.
- 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(String, byte[]) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(InputStream) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this resource.
- putMethod(String, InputStream) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this WebdavResource.
- putMethod(String, String) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this WebdavResource.
- putMethod(String, File) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path.
- putMethod(URL) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for this resource from the given url.
- putMethod(String, URL) - Method in class org.apache.webdav.lib.WebdavResource
-
Execute the PUT method for the given path from the given url.
- 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(int) - Method in class org.apache.webdav.lib.methods.XMLResponseMethodBase
-
Debug property setter.
- setDebug(boolean) - Method in class org.apache.webdav.lib.util.XMLDebugOutputer
-
Set debug information.
- 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(HttpURL, int, int) - 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, String, int, int) - 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) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the HttpURL for this WebdavResource.
- setHttpURL(HttpURL) - 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.
- 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, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Set the properties for this resource.
- setProperties(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(File) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a file.
- setRequestBody(URL) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the resource at the specified URL.
- setRequestBody(byte[]) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a byte array.
- setRequestBody(String) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of a string.
- setRequestBody(InputStream) - Method in class org.apache.webdav.lib.methods.HttpRequestBodyMethodBase
-
Set my request body content to the contents of an input stream.
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.AclReportMethod
-
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.CopyMethod
-
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.LockMethod
-
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.MoveMethod
-
- 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
-
- setRequestHeader(String, String) - Method in class org.apache.webdav.lib.methods.ReportMethod
-
- 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
-
- 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
-
- 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 - 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
-
- subscribeMethod(String, String, String, long, int, long) - Method in class org.apache.webdav.lib.WebdavResource
-
Subscribes for notifications for modifications of WebDAV resources.
- subscribeMethod(String, int) - Method in class org.apache.webdav.lib.WebdavResource
-
Refreshes a subscription.
- subscribeMethod(Subscription) - Method in class org.apache.webdav.lib.WebdavResource
-
Refreshes a subscription.
- 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 - Static variable in class org.apache.webdav.lib.WebdavResource
-
The supportedlock property.
- supportedLock - Variable in class org.apache.webdav.lib.WebdavResource
-
An WebDAV property, supportedlock.
- 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
-