Uses of Class
org.apache.jackrabbit.webdav.util.HttpDateFormat
- 
Packages that use HttpDateFormat Package Description org.apache.jackrabbit.webdav.util  - 
- 
Uses of HttpDateFormat in org.apache.jackrabbit.webdav.util
Methods in org.apache.jackrabbit.webdav.util that return HttpDateFormat Modifier and Type Method Description static HttpDateFormatHttpDateFormat. creationDateFormat()Creates a new HttpDateFormat using thecreation date pattern.static HttpDateFormatHttpDateFormat. modificationDateFormat()Creates a new HttpDateFormat using themodifcation date pattern. 
 -