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