eXo JCR :: Component :: Webdav Service 1.15.10-GA

org.exoplatform.services.jcr.webdav
Class WebDavConst.DateFormat

java.lang.Object
  extended by org.exoplatform.services.jcr.webdav.WebDavConst.DateFormat
Enclosing class:
WebDavConst

public final class WebDavConst.DateFormat
extends Object

Date format patterns used by webdav.

Author:
Dmytro Katayev

Field Summary
static String CREATION
          Creation date pattern.
static String IF_MODIFIED_SINCE_PATTERN
          If-Modified-Since date psttern.
static String MODIFICATION
          Last modification date psttern.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATION

public static final String CREATION
Creation date pattern.

See Also:
Constant Field Values

MODIFICATION

public static final String MODIFICATION
Last modification date psttern.

See Also:
Constant Field Values

IF_MODIFIED_SINCE_PATTERN

public static final String IF_MODIFIED_SINCE_PATTERN
If-Modified-Since date psttern.

See Also:
Constant Field Values

eXo JCR :: Component :: Webdav Service 1.15.10-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.