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 HttpDateFormat
HttpDateFormat. creationDateFormat()
Creates a new HttpDateFormat using thecreation date pattern
.static HttpDateFormat
HttpDateFormat. modificationDateFormat()
Creates a new HttpDateFormat using themodifcation date pattern
.
-