- getChildrenNames(ITransaction, String) - Method in interface net.sf.webdav.IWebdavStore
-
Gets the names of the children of the folder specified by
folderUri.
- getChildrenNames(ITransaction, String) - Method in class net.sf.webdav.LocalFileSystemStore
-
- getCleanPath(String) - Method in class net.sf.webdav.methods.AbstractMethod
-
removes a / at the end of the path string, if present
- getCreationDate() - Method in class net.sf.webdav.StoredObject
-
Gets the date of the creation
- getCSS() - Method in class net.sf.webdav.methods.DoGet
-
Return the CSS styles used to display the HTML representation
of the webdav content.
- getDateTimeFormat(Locale) - Method in class net.sf.webdav.methods.DoGet
-
Return this as the Date/Time format for displaying Creation + Modification dates
- getDepth(HttpServletRequest) - Method in class net.sf.webdav.methods.AbstractMethod
-
reads the depth header from the request and returns it as a int
- getDocumentBuilder() - Method in class net.sf.webdav.methods.AbstractMethod
-
Return JAXP document builder instance.
- getETag(StoredObject) - Method in class net.sf.webdav.methods.AbstractMethod
-
Get the ETag associated with a file.
- getFooter(ITransaction, String, HttpServletResponse, HttpServletRequest) - Method in class net.sf.webdav.methods.DoGet
-
Return the footer to be displayed after the folder content
- getHeader(ITransaction, String, HttpServletResponse, HttpServletRequest) - Method in class net.sf.webdav.methods.DoGet
-
Return the header to be displayed in front of the folder content
- getID() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the LockID (locktoken) for the LockedObject
- getLastModified() - Method in class net.sf.webdav.StoredObject
-
Gets the date of the last modification
- getLocalDateFormat(Date, Locale) - Static method in class net.sf.webdav.methods.AbstractMethod
-
- getLockDepth() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the depth of the lock
- getLockedObjectByID(ITransaction, String) - Method in interface net.sf.webdav.locking.IResourceLocks
-
Gets the LockedObject corresponding to specified id.
- getLockedObjectByID(ITransaction, String) - Method in class net.sf.webdav.locking.ResourceLocks
-
- getLockedObjectByPath(ITransaction, String) - Method in interface net.sf.webdav.locking.IResourceLocks
-
Gets the LockedObject on specified path.
- getLockedObjectByPath(ITransaction, String) - Method in class net.sf.webdav.locking.ResourceLocks
-
- getLockIdFromIfHeader(HttpServletRequest) - Method in class net.sf.webdav.methods.AbstractMethod
-
- getLockIdFromLockTokenHeader(HttpServletRequest) - Method in class net.sf.webdav.methods.AbstractMethod
-
- getMimeType(ITransaction, String) - Method in interface net.sf.webdav.IMimeTyper
-
Detect the mime type of this object
- getMimeType() - Method in class net.sf.webdav.StoredObject
-
Retrieve the myme type from the store object.
- getOwner() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the owners for the LockedObject
- getParentPath(String) - Method in class net.sf.webdav.methods.AbstractMethod
-
creates the parent path from the given path by removing the last '/' and
everything after that
- getPath() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the path for the LockedObject
- getPrincipal() - Method in interface net.sf.webdav.ITransaction
-
- getPropertiesFromXML(Node) - Static method in class net.sf.webdav.fromcatalina.XMLHelper
-
- getRelativePath(HttpServletRequest) - Method in class net.sf.webdav.methods.AbstractMethod
-
Return the relative path associated with this servlet.
- getResourceContent(ITransaction, String) - Method in interface net.sf.webdav.IWebdavStore
-
Gets the content of the resource specified by resourceUri.
- getResourceContent(ITransaction, String) - Method in class net.sf.webdav.LocalFileSystemStore
-
- getResourceLength(ITransaction, String) - Method in interface net.sf.webdav.IWebdavStore
-
Gets the length of the content resource specified by
resourceUri.
- getResourceLength(ITransaction, String) - Method in class net.sf.webdav.LocalFileSystemStore
-
- getResourceLength() - Method in class net.sf.webdav.StoredObject
-
Gets the length of the resource content
- getStatusText(int) - Static method in class net.sf.webdav.WebdavStatus
-
Returns the HTTP status text for the HTTP or WebDav status code specified
by looking it up in the static mapping.
- getStoredObject(ITransaction, String) - Method in interface net.sf.webdav.IWebdavStore
-
Gets the storedObject specified by uri
- getStoredObject(ITransaction, String) - Method in class net.sf.webdav.LocalFileSystemStore
-
- getTempLockedObjectByID(ITransaction, String) - Method in interface net.sf.webdav.locking.IResourceLocks
-
Gets the LockedObject corresponding to specified id (locktoken).
- getTempLockedObjectByID(ITransaction, String) - Method in class net.sf.webdav.locking.ResourceLocks
-
- getTempLockedObjectByPath(ITransaction, String) - Method in interface net.sf.webdav.locking.IResourceLocks
-
Gets the LockedObject on specified path.
- getTempLockedObjectByPath(ITransaction, String) - Method in class net.sf.webdav.locking.ResourceLocks
-
- getTimeoutMillis() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the timeout for the LockedObject
- getType() - Method in class net.sf.webdav.locking.LockedObject
-
Gets the type of the lock
- SC_ACCEPTED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (202) indicating that a request was accepted for processing,
but was not completed.
- SC_BAD_GATEWAY - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (502) indicating that the HTTP server received an invalid
response from a server it consulted when acting as a proxy or gateway.
- SC_BAD_REQUEST - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_CONFLICT - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (409) indicating that the request could not be completed due
to a conflict with the current state of the resource.
- SC_CONTINUE - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (100) indicating the client may continue with its request.
- SC_CREATED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (201) indicating the request succeeded and created a new
resource on the server.
- SC_FORBIDDEN - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (403) indicating the server understood the request but
refused to fulfill it.
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (419) indicating that the resource does not have sufficient
space to record the state of the resource after the execution of this
method.
- SC_INTERNAL_SERVER_ERROR - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (500) indicating an error inside the HTTP service which
prevented it from fulfilling the request.
- SC_LOCKED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (423) indicating the destination resource of a method is
locked, and either the request did not contain a valid Lock-Info header,
or the Lock-Info header identifies a lock held by another principal.
- SC_METHOD_FAILURE - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (420) indicating the method was not executed on a particular
resource within its scope because some part of the method's execution
failed causing the entire method to be aborted.
- SC_METHOD_NOT_ALLOWED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (405) indicating the method specified is not allowed for the
resource.
- SC_MOVED_PERMANENTLY - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (301) indicating that the resource has permanently moved to a
new location, and that future references should use a new URI with their
requests.
- SC_MOVED_TEMPORARILY - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (302) indicating that the resource has temporarily moved to
another location, but that future references should still use the
original URI to access the resource.
- SC_MULTI_STATUS - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (207) indicating that the response requires providing status
for multiple independent operations.
- SC_NO_CONTENT - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (204) indicating that the request succeeded but that there
was no new information to return.
- SC_NOT_FOUND - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_IMPLEMENTED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (501) indicating the HTTP service does not support the
functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (304) indicating that a conditional GET operation found that
the resource was available and not modified.
- SC_OK - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (200) indicating the request succeeded normally.
- SC_PRECONDITION_FAILED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (412) indicating the precondition given in one or more of the
request-header fields evaluated to false when it was tested on the
server.
- SC_REQUEST_TOO_LONG - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (413) indicating the server is refusing to process a request
because the request entity is larger than the server is willing or able
to process.
- SC_SERVICE_UNAVAILABLE - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (503) indicating that the HTTP service is temporarily
overloaded, and unable to handle the request.
- SC_UNAUTHORIZED - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNPROCESSABLE_ENTITY - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (418) indicating the entity body submitted with the PATCH
method was not understood by the resource.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class net.sf.webdav.WebdavStatus
-
Status code (415) indicating the server is refusing to service the
request because the entity of the request is in a format not supported by
the requested resource for the requested method.
- sendData() - Method in class net.sf.webdav.fromcatalina.XMLWriter
-
Send data and reinitializes buffer.
- sendReport(HttpServletRequest, HttpServletResponse, Hashtable<String, Integer>) - Method in class net.sf.webdav.methods.AbstractMethod
-
Send a multistatus element containing a complete error report to the
client.
- service(HttpServletRequest, HttpServletResponse) - Method in class net.sf.webdav.WebDavServletBean
-
Handles the special WebDAV methods.
- setCreationDate(Date) - Method in class net.sf.webdav.StoredObject
-
Sets the date of the creation
- setExclusive(boolean) - Method in class net.sf.webdav.locking.LockedObject
-
Sets the exclusivity for the LockedObject
- setFolder(boolean) - Method in class net.sf.webdav.StoredObject
-
Sets a new StoredObject as a collection or resource
- setLastModified(Date) - Method in class net.sf.webdav.StoredObject
-
Sets the date of the last modification
- setMimeType(String) - Method in class net.sf.webdav.StoredObject
-
Set the mime type of this object
- setNullResource(boolean) - Method in class net.sf.webdav.StoredObject
-
Sets a StoredObject as a lock-null resource
- setResourceContent(ITransaction, String, InputStream, String, String) - Method in interface net.sf.webdav.IWebdavStore
-
Sets / stores the content of the resource specified by
resourceUri.
- setResourceContent(ITransaction, String, InputStream, String, String) - Method in class net.sf.webdav.LocalFileSystemStore
-
- setResourceLength(long) - Method in class net.sf.webdav.StoredObject
-
Sets the length of the resource content
- sharedLock(ITransaction, String, String, int, int) - Method in interface net.sf.webdav.locking.IResourceLocks
-
Tries to lock the resource at "path" shared.
- sharedLock(ITransaction, String, String, int, int) - Method in class net.sf.webdav.locking.ResourceLocks
-
- StoredObject - Class in net.sf.webdav
-
- StoredObject() - Constructor for class net.sf.webdav.StoredObject
-