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

org.apache.wink.webdav.model
Class Shared

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

public class Shared
extends java.lang.Object

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

    Name:       shared
    Namespace:  DAV:
    Purpose:    Specifies a shared lock
 
    <!ELEMENT shared EMPTY >
 


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

Constructor Detail

Shared

public Shared()


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