net.java.dev.webdav.jaxrs.xml.elements
Class LockType

java.lang.Object
  extended by net.java.dev.webdav.jaxrs.xml.elements.LockType

public final class LockType
extends java.lang.Object

WebDAV locktype XML Element.

Author:
Markus KARG (mkarg@users.dev.java.net)
See Also:
Chapter 14.15 "locktype XML Element" of RFC 4918 "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)"

Field Summary
static LockType WRITE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WRITE

public static final LockType WRITE


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