This class implements the Delete command for WebDAV operations on Xindice.
DELETE command deletes target collection or resource. For collections, it deletes the entire subtree, so Depth header in request cannot be 0 or 1, but it can be omitted.
The default success status code is 204 (No Content)
@author
Jan Metzner
@author
Gianugo Rabellino
@version $Revision: 541515 $, $Date: 2007-05-24 22:45:06 -0400 (Thu, 24 May 2007) $