Uses of Class
org.apache.jackrabbit.webdav.util.HttpDateFormat

Packages that use HttpDateFormat
org.apache.jackrabbit.webdav.util Common utility classes. 
 

Uses of HttpDateFormat in org.apache.jackrabbit.webdav.util
 

Methods in org.apache.jackrabbit.webdav.util that return HttpDateFormat
static HttpDateFormat HttpDateFormat.creationDateFormat()
          Creates a new HttpDateFormat using the creation date pattern.
static HttpDateFormat HttpDateFormat.modificationDateFormat()
          Creates a new HttpDateFormat using the modifcation date pattern.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.