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