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

org.apache.wink.webdav.model
Class Write

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

public class Write
extends java.lang.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()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Write

public Write()


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