org.apache.wink.webdav.model
Class Exclusive
java.lang.Object
org.apache.wink.webdav.model.Exclusive
public class Exclusive
- extends Object
The exclusive
XML element per the WebDAV specification [RFC
4918]
Name: exclusive
Namespace: DAV:
Purpose: Specifies an exclusive lock
<!ELEMENT exclusive EMPTY >
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exclusive
public Exclusive()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.