This project has retired. For details please refer to its Attic page.

org.apache.wink.webdav.model
Class Exclusive

java.lang.Object
  extended by org.apache.wink.webdav.model.Exclusive

public class Exclusive
extends java.lang.Object

The exclusive XML element per the WebDAV specification [RFC 4918]

    Name:       exclusive
    Namespace:  DAV:
    Purpose:    Specifies an exclusive lock
 
    <!ELEMENT exclusive EMPTY >
 


Constructor Summary
Exclusive()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exclusive

public Exclusive()


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.