A B C D E G H I J L M N O P R S T U V W 

A

ActiveLock - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV activelock XML Element.
ActiveLock(LockScope, LockType, Depth, Owner, TimeOut, LockToken, LockRoot) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
AllProp - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV allprop XML Element.
AllProp() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.AllProp
Deprecated.
Since 1.2. Use AllProp.ALLPROP instead to obtain a singleton. In future releases this will have private visibility.
ALLPROP - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.AllProp
Singleton instance, providing improved performance and the ability to compare by same instance.
append(T[], T[]) - Static method in class net.java.dev.webdav.util.Utilities
Expands an array by appending a second array.
append(T, T...) - Static method in class net.java.dev.webdav.util.Utilities
Combines t and ts into one single list of size 1 + ts.length.
array(T...) - Static method in class net.java.dev.webdav.util.Utilities
Builds an array from varargs.

B

buildInstanceOf(Class<T>) - Static method in class net.java.dev.webdav.util.Utilities
Supplies an instance of the specified class.

C

CANNOT_MODIFY_PROTECTED_PROPERTY - Static variable in class net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty
Singleton instance, providing improved performance and the ability to compare by same instance.
CannotModifyProtectedProperty - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV cannot-modify-protected-property Precondition XML Element.
CannotModifyProtectedProperty() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty
Deprecated.
Since 1.2. Use CannotModifyProtectedProperty.CANNOT_MODIFY_PROTECTED_PROPERTY instead to obtain a singleton. In future releases this will have private visibility.
Collection - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV collection XML Element.
Collection() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Collection
Deprecated.
Since 1.2. Use Collection.COLLECTION instead to obtain a singleton. In future releases this will have private visibility.
COLLECTION - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Collection
Singleton instance, providing improved performance and the ability to compare by same instance.
COLLECTION - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
ConstantsAdapter<T> - Class in net.java.dev.webdav.jaxrs
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used for comparison.
ConstantsAdapter() - Constructor for class net.java.dev.webdav.jaxrs.ConstantsAdapter
 
COPY - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV COPY requests.
CreationDate - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV creationdate Property.
CreationDate() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
Deprecated.
Since 1.2. Use CreationDate.CREATIONDATE instead to obtain a singleton empty instance. In future releases this will have private visibility.
CreationDate(Date) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
 
CREATIONDATE - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
CreationDate.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
CreationDate.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.CreationDate.Adapter
 

D

DAV - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV DAV Header
DEPTH - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Depth Header
depth() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
Deprecated.
Since 1.1.1. Use ActiveLock.getDepth() instead.
Depth - Enum in net.java.dev.webdav.jaxrs.xml.elements
WebDAV depth XML Element.
DEPTH_0 - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Depth Header Value "0"
DEPTH_1 - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Depth Header Value "1"
DEPTH_INFINITY - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Depth Header Value "infinity"
DESTINATION - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Destination Header
DisplayName - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV displayname Property.
DisplayName() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
Deprecated.
Since 1.2. Use DisplayName.DISPLAYNAME instead to obtain a singleton empty instance. In future releases this will have private visibility.
DisplayName(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
 
DISPLAYNAME - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
DisplayName.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
DisplayName.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.DisplayName.Adapter
 

E

equals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are equal to each other and false otherwise.
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenMatchesRequestUri
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenSubmitted
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoExternalEntities
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PreservedLiveProperties
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PropFindFiniteDepth
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.AllProp
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Collection
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Error
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Exclusive
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Include
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Location
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockRoot
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockScope
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockToken
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockType
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Owner
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Prop
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropertyUpdate
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropName
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Remove
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Set
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Shared
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Status
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Write
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetETag
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
equals(Object) - Method in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
 
Error - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV error XML Element.
Error(Object, Object...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Error
 
errors - Variable in class net.java.dev.webdav.jaxrs.xml.elements.Error
 
Exclusive - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV exclusive XML Element.
EXCLUSIVE - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Exclusive
Singleton instance, providing improved performance and the ability to compare by same instance.
EXCLUSIVE - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.LockScope
 

G

getActiveLocks() - Method in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
 
getAllProp() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
getAny() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Owner
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.ConstantsAdapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockScope.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetETag.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType.Adapter
 
getConstants() - Method in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock.Adapter
 
getContent() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
 
GetContentLanguage - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV getcontentlanguage Property.
GetContentLanguage() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
Deprecated.
Since 1.2. Use GetContentLanguage.GETCONTENTLANGUAGE instead to obtain a singleton empty instance. In future releases this will have private visibility.
GetContentLanguage(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
 
GETCONTENTLANGUAGE - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
GetContentLanguage.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
GetContentLanguage.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage.Adapter
 
GetContentLength - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV getcontentlength Property.
GetContentLength() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
Deprecated.
Since 1.2. Use GetContentLength.GETCONTENTLENGTH instead to obtain a singleton empty instance. In future releases this will have private visibility.
GetContentLength(long) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
 
GETCONTENTLENGTH - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
getContentLength() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
 
GetContentLength.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
GetContentLength.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength.Adapter
 
GetContentType - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV getcontenttype Property.
GetContentType() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
Deprecated.
Since 1.2. Use GetContentType.GETCONTENTTYPE instead to obtain a singleton empty instance. In future releases this will have private visibility.
GetContentType(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
 
GETCONTENTTYPE - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
GetContentType.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
GetContentType.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetContentType.Adapter
 
getContext(Class<?>) - Method in class net.java.dev.webdav.jaxrs.xml.WebDavContextResolver
 
getDateTime() - Method in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
 
getDateTime() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
 
getDepth() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getEntityTag() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetETag
 
getError() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
getError() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getErrors() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Error
 
GetETag - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV getetag Property.
GetETag() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetETag
Deprecated.
Since 1.2. Use GetETag.GETETAG instead to obtain a singleton empty instance. In future releases this will have private visibility.
GetETag(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetETag
 
GETETAG - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.GetETag
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
GetETag.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
GetETag.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetETag.Adapter
 
getFamily() - Method in enum net.java.dev.webdav.jaxrs.ResponseStatus
 
getHRef() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Location
 
getHRef() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockRoot
 
getHRef() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockToken
 
getHRefs() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenSubmitted
 
getHRefs() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
getHRefs() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getInclude() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
getIncludes() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Include
 
getLanguageTag() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
 
getLanguageTag() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
Deprecated.
Since 1.2 use GetContentLength.getContentLength() instead. This method will not be supported anymore in future releases.
GetLastModified - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV getlastmodified Property.
GetLastModified() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
Deprecated.
Since 1.2. Use GetLastModified.GETLASTMODIFIED instead to obtain a singleton empty instance. In future releases this will have private visibility.
GetLastModified(Date) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
 
GETLASTMODIFIED - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
GetLastModified.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
GetLastModified.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified.Adapter
 
getLocation() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getLockEntries() - Method in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
 
getLockRoot() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getLockScope() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getLockScope() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
getLockScope() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
getLockToken() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getLockType() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getLockType() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
getLockType() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
getMediaType() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
 
getName() - Method in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
 
getOwner() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getOwner() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
getProp() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
getProp() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
getProp() - Method in class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
getProperties() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Prop
 
getPropName() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
getPropStats() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getReasonPhrase() - Method in enum net.java.dev.webdav.jaxrs.ResponseStatus
 
getResourceType() - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
Deprecated.
Since 1.2 use ResourceType.getResourceTypes() instead. This method will not be supported anymore in future releases.
getResourceTypes() - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
getResponseDescription() - Method in class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
getResponseDescription() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
getResponseDescription() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getResponses() - Method in class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
getSeconds() - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
getStatus() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
getStatus() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
getStatus() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Status
 
getStatusCode() - Method in enum net.java.dev.webdav.jaxrs.ResponseStatus
 
getTimeOut() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
getUri() - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
Deprecated.
Since 1.1.1. Use HRef.getURI() instead. Future releases will not contain this method anymore.
getURI() - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
 
getValue() - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
 

H

hash(Object...) - Static method in class java.util.Objects
Generates a hash code for a sequence of input values.
hashCode(Object) - Static method in class java.util.Objects
Returns the hash code of a non-null argument and 0 for a null argument.
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenMatchesRequestUri
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenSubmitted
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoExternalEntities
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PreservedLiveProperties
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PropFindFiniteDepth
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.AllProp
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Collection
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Error
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Exclusive
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Include
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Location
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockRoot
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockScope
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockToken
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockType
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Owner
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Prop
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropertyUpdate
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropName
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Shared
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Status
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Write
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetETag
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
hashCode() - Method in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
 
Headers - Interface in net.java.dev.webdav.jaxrs
WebDAV Headers
HRef - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV href XML Element.
HRef(URI) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.HRef
 
HRef(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.HRef
 

I

IF - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV If Header
Include - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV include XML Element.
Include(Object...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Include
 
INFINITE - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
isInfinite() - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 

J

java.util - package java.util
 

L

list() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropertyUpdate
 
Location - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV location XML Element.
Location(HRef) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Location
 
LOCK - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV LOCK requests.
LOCK_TOKEN - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Lock-Token Header
LOCK_TOKEN_MATCHES_REQUEST_URI - Static variable in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenMatchesRequestUri
Singleton instance, providing improved performance and the ability to compare by same instance.
LockDiscovery - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV lockdiscovery Property.
LockDiscovery() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
Deprecated.
Since 1.2. Use LockDiscovery.LOCKDISCOVERY instead to obtain a singleton empty instance. In future releases this will have private visibility.
LockDiscovery(ActiveLock...) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
 
LOCKDISCOVERY - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
LockDiscovery.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
LockDiscovery.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery.Adapter
 
LockEntry - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV lockentry XML Element.
LockEntry(LockScope, LockType) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
LockInfo - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV lockinfo XML Element.
LockInfo(LockScope, LockType, Owner) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
LockRoot - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV lockroot XML Element.
LockRoot(HRef) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.LockRoot
 
LockScope - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV lockscope XML Element.
LockScope.Adapter - Class in net.java.dev.webdav.jaxrs.xml.elements
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
LockScope.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.LockScope.Adapter
 
LockToken - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV locktoken XML Element.
LockToken(HRef) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.LockToken
 
LockTokenMatchesRequestUri - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV lock-token-matches-request-uri Precondition XML Element.
LockTokenMatchesRequestUri() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenMatchesRequestUri
Deprecated.
Since 1.2. Use LockTokenMatchesRequestUri.LOCK_TOKEN_MATCHES_REQUEST_URI instead to obtain a singleton. In future releases this will have private visibility.
LockTokenSubmitted - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV lock-token-submitted Precondition XML Element.
LockTokenSubmitted(HRef, HRef...) - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenSubmitted
 
LockType - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV locktype XML Element.

M

marshal(T) - Method in class net.java.dev.webdav.jaxrs.ConstantsAdapter
 
MKCOL - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV MKCOL requests.
MOVE - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV MOVE requests.
MultiStatus - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV multistatus XML Element.
MultiStatus() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
MultiStatus(ResponseDescription, Response...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
MultiStatus(Response...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
MultiStatus(ResponseDescription) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 

N

net.java.dev.webdav.jaxrs - package net.java.dev.webdav.jaxrs
 
net.java.dev.webdav.jaxrs.methods - package net.java.dev.webdav.jaxrs.methods
 
net.java.dev.webdav.jaxrs.xml - package net.java.dev.webdav.jaxrs.xml
 
net.java.dev.webdav.jaxrs.xml.conditions - package net.java.dev.webdav.jaxrs.xml.conditions
This package contains WebDAV Precondition / Postcondition XML Elements.
net.java.dev.webdav.jaxrs.xml.elements - package net.java.dev.webdav.jaxrs.xml.elements
This package contains WebDAV XML Elements.
net.java.dev.webdav.jaxrs.xml.properties - package net.java.dev.webdav.jaxrs.xml.properties
This package contains WebDAV Properties.
net.java.dev.webdav.util - package net.java.dev.webdav.util
 
NO_EXTERNAL_ENTITIES - Static variable in class net.java.dev.webdav.jaxrs.xml.conditions.NoExternalEntities
Singleton instance, providing improved performance and the ability to compare by same instance.
NoConflictingLock - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV no-conflicting-lock Precondition XML Element.
NoConflictingLock() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
NoConflictingLock(HRef...) - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
NoExternalEntities - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV no-external-entities Precondition XML Element.
NoExternalEntities() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.NoExternalEntities
Deprecated.
Since 1.2. Use NoExternalEntities.NO_EXTERNAL_ENTITIES instead to obtain a singleton. In future releases this will have private visibility.
notNull(T, String) - Static method in class net.java.dev.webdav.util.Utilities
Ensures that t is not null.
NullArgumentException - Exception in net.java.dev.webdav.jaxrs
Thrown to indicate that a method has been passed null for an argument which is not allowed to be null.
NullArgumentException(String) - Constructor for exception net.java.dev.webdav.jaxrs.NullArgumentException
 

O

Objects - Class in java.util
Backport of java.util.Objects#hash(Object...) and java.util.Objects#hashCode() from Java 7 into Java 6.
Objects() - Constructor for class java.util.Objects
 
OPTIONS - Annotation Type in net.java.dev.webdav.jaxrs.methods
Deprecated.
Since 1.1. Use OPTIONS instead. Future releases will not contain this class anymore.
OVERWRITE - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Overwrite Header
OVERWRITE_FALSE - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Overwrite Header Value "F"
OVERWRITE_TRUE - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Overwrite Header Value "T"
Owner - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV owner XML Element.
Owner(Object...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Owner
 

P

parse(String) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Rfc3339DateTimeFormat
 
PRESERVED_LIVE_PROPERTIES - Static variable in class net.java.dev.webdav.jaxrs.xml.conditions.PreservedLiveProperties
Singleton instance, providing improved performance and the ability to compare by same instance.
PreservedLiveProperties - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV preserved-live-propertes Postcondition XML Element.
PreservedLiveProperties() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.PreservedLiveProperties
Deprecated.
Since 1.2. Use PreservedLiveProperties.PRESERVED_LIVE_PROPERTIES instead to obtain a singleton. In future releases this will have private visibility.
Prop - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV prop XML Element.
Prop(Object...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Prop
 
PropertyUpdate - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV propertyupdate XML Element.
PropertyUpdate(RemoveOrSet, RemoveOrSet...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropertyUpdate
 
PROPFIND - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV PROPFIND requests.
PropFind - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV propfind XML Element.
PropFind(PropName) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
PropFind(AllProp, Include) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
PropFind(AllProp) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
PropFind(Prop) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
PROPFIND_FINITE_DEPTH - Static variable in class net.java.dev.webdav.jaxrs.xml.conditions.PropFindFiniteDepth
Singleton instance, providing improved performance and the ability to compare by same instance.
PropFindFiniteDepth - Class in net.java.dev.webdav.jaxrs.xml.conditions
WebDAV propfind-finite-depth Precondition XML Element.
PropFindFiniteDepth() - Constructor for class net.java.dev.webdav.jaxrs.xml.conditions.PropFindFiniteDepth
Deprecated.
Since 1.2. Use PropFindFiniteDepth.PROPFIND_FINITE_DEPTH instead to obtain a singleton. In future releases this will have private visibility.
PropName - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV propname XML Element.
PropName() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropName
Deprecated.
Since 1.2. Use PropName.PROPNAME instead to obtain a singleton. In future releases this will have private visibility.
PROPNAME - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.PropName
Singleton instance, providing improved performance and the ability to compare by same instance.
PROPPATCH - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV PROPPATCH requests.
PropStat - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV propstat XML Element.
PropStat(Prop, Status, Error, ResponseDescription) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
PropStat(Prop, Status) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
PropStat(Prop, Status, Error) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
PropStat(Prop, Status, ResponseDescription) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 

R

Remove - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV remove XML Element.
Remove(Prop) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Remove
 
RemoveOrSet - Class in net.java.dev.webdav.jaxrs.xml.elements
Internal superclass of set and remove WebDAV elements.
RemoveOrSet() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
RemoveOrSet(Prop) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
ResourceType - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV resourcetype Property.
ResourceType() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
Deprecated.
Since 1.2. Use ResourceType.RESOURCETYPE instead to obtain a singleton empty instance. In future releases this will have private visibility.
ResourceType(Object...) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
RESOURCETYPE - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
ResourceType.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
ResourceType.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.ResourceType.Adapter
 
Response - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV response XML Element.
Response(HRef, Error, ResponseDescription, Location, PropStat, PropStat...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Response
 
Response(HRef, Error, ResponseDescription, Location, Collection<PropStat>) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Response
Deprecated.
Since 1.2, as the provided propStats collection is not necessarily immutable and there is no standard Java way to enforce immutability. Use Response.Response(HRef, Error, ResponseDescription, Location, PropStat, PropStat...) instead.
Response(Status, Error, ResponseDescription, Location, HRef, HRef...) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Response
 
ResponseDescription - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV responsedescription XML Element.
ResponseDescription(String) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
 
ResponseStatus - Enum in net.java.dev.webdav.jaxrs
Commonly used status codes defined by WebDAV.
Rfc1123DateFormat - Class in net.java.dev.webdav.jaxrs.xml.elements
RFC 1123 date format
This class formats and parses dates using the RFC 1123 compliant pattern [WDY], [DY] [MTH] [YEAR] [hh]:[mm]:[ss] GMT.
Rfc1123DateFormat() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Rfc1123DateFormat
 
Rfc3339DateTimeFormat - Class in net.java.dev.webdav.jaxrs.xml.elements
RFC 3339 date-time format
This class formats and parses dates using the ISO 8601 compliant pattern [YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].
Rfc3339DateTimeFormat() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Rfc3339DateTimeFormat
 

S

Set - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV set XML Element.
Set(Prop) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Set
 
setContent(String) - Method in class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
Deprecated.
Since 1.2. Construct immutable instance instead.
setStatus(String) - Method in class net.java.dev.webdav.jaxrs.xml.elements.Status
Deprecated.
Since 1.2. Construct immutable instance instead.
SHARED - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.LockScope
 
Shared - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV shared XML Element.
SHARED - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Shared
Singleton instance, providing improved performance and the ability to compare by same instance.
SINGLETON - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Exclusive
Deprecated.
Since 1.2. Use Exclusive.EXCLUSIVE instead to obtain a singleton. In future releases this will be removed.
SINGLETON - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Shared
Deprecated.
Since 1.2. Use Shared.SHARED instead to obtain a singleton. In future releases this will be removed.
SINGLETON - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Write
Deprecated.
Since 1.2. Use Write.WRITE instead to obtain a singleton. In future releases this will be removed.
Status - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV status XML Element.
Status(ResponseStatus) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Status
Deprecated.
Status(Response.Status) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Status
Deprecated.
Status(Response.StatusType) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.Status
 
SupportedLock - Class in net.java.dev.webdav.jaxrs.xml.properties
WebDAV supportedlock Property.
SupportedLock() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
Deprecated.
Since 1.2. Use SupportedLock.SUPPORTEDLOCK instead to obtain a singleton empty instance. In future releases this will have private visibility.
SupportedLock(LockEntry...) - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
 
SUPPORTEDLOCK - Static variable in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
Singleton empty instance for use as property name only, providing improved performance and the ability to compare by same instance.
SupportedLock.Adapter - Class in net.java.dev.webdav.jaxrs.xml.properties
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
SupportedLock.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock.Adapter
 

T

TIMEOUT - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Timeout Header
TimeOut - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV timeout XML Element.
TimeOut(long) - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
TimeOut.Adapter - Class in net.java.dev.webdav.jaxrs.xml.elements
Guarantees that any unmarshalled enum constants effectively are the constant Java instances itself, so that == can be used form comparison.
TimeOut.Adapter() - Constructor for class net.java.dev.webdav.jaxrs.xml.elements.TimeOut.Adapter
 
TIMEOUT_INFINITE - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Timeout Header Value "Infinite"
TIMEOUT_SECOND - Static variable in interface net.java.dev.webdav.jaxrs.Headers
WebDAV Timeout Header Value "Second-"
toString() - Method in enum net.java.dev.webdav.jaxrs.ResponseStatus
Deprecated.
Since 1.1. Use ResponseStatus.getReasonPhrase() instead to get the reason phrase. Future releases will return the name of the enum constant instead of the reason phrase (see Enum.toString()).
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.CannotModifyProtectedProperty
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenMatchesRequestUri
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.LockTokenSubmitted
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoConflictingLock
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.NoExternalEntities
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PreservedLiveProperties
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.conditions.PropFindFiniteDepth
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ActiveLock
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.AllProp
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Collection
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Error
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Exclusive
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.HRef
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Include
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Location
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockEntry
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockInfo
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockRoot
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockScope
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockToken
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.LockType
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.MultiStatus
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Owner
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Prop
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropertyUpdate
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropFind
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropName
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.PropStat
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Remove
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.RemoveOrSet
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Response
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.ResponseDescription
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Set
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Shared
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Status
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.elements.Write
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.CreationDate
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.DisplayName
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLanguage
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentLength
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetContentType
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetETag
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.GetLastModified
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.LockDiscovery
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.ResourceType
 
toString() - Method in class net.java.dev.webdav.jaxrs.xml.properties.SupportedLock
 
toString(Object, Object...) - Static method in class net.java.dev.webdav.util.Utilities
Default implementation for Object.toString().

U

UNLOCK - Annotation Type in net.java.dev.webdav.jaxrs.methods
Indicates that the annotated method responds to WebDAV UNLOCK requests.
unmarshal(T) - Method in class net.java.dev.webdav.jaxrs.ConstantsAdapter
 
Utilities - Class in net.java.dev.webdav.util
Common purpose utilities.
Utilities() - Constructor for class net.java.dev.webdav.util.Utilities
 

V

valueOf(String) - Static method in enum net.java.dev.webdav.jaxrs.ResponseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.dev.webdav.jaxrs.xml.elements.Depth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.java.dev.webdav.jaxrs.xml.elements.TimeOut
Factory method creating TimeOut instances from String value representations (e. g. as used in HTTP Headers.TIMEOUT header).
values() - Static method in enum net.java.dev.webdav.jaxrs.ResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.dev.webdav.jaxrs.xml.elements.Depth
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebDavContextResolver - Class in net.java.dev.webdav.jaxrs.xml
Provides support for custom extensions to WebDAV, like custom Properties and XML Elements.
WebDavContextResolver(Class<?>...) - Constructor for class net.java.dev.webdav.jaxrs.xml.WebDavContextResolver
Creates an instance of this resolver, registering the provided custom XML Elements and Properties.
WRITE - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.LockType
Singleton instance, providing improved performance and the ability to compare by same instance.
Write - Class in net.java.dev.webdav.jaxrs.xml.elements
WebDAV write XML Element.
WRITE - Static variable in class net.java.dev.webdav.jaxrs.xml.elements.Write
Singleton instance, providing improved performance and the ability to compare by same instance.
A B C D E G H I J L M N O P R S T U V W 

Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.