wsgidav.dav\_provider.DAVCollection
===================================


.. currentmodule:: wsgidav.dav_provider

.. autoclass:: DAVCollection
    :undoc-members:
    :show-inheritance:

   
   
   

   
   
      .. autosummary::
         :toctree:
      
         DAVCollection.begin_write
         DAVCollection.copy_move_single
         DAVCollection.create_collection
         DAVCollection.create_empty_resource
         DAVCollection.delete
         DAVCollection.end_write
         DAVCollection.finalize_headers
         DAVCollection.get_available_bytes
         DAVCollection.get_content
         DAVCollection.get_content_length
         DAVCollection.get_content_type
         DAVCollection.get_creation_date
         DAVCollection.get_descendants
         DAVCollection.get_directory_info
         DAVCollection.get_display_info
         DAVCollection.get_display_name
         DAVCollection.get_etag
         DAVCollection.get_href
         DAVCollection.get_last_modified
         DAVCollection.get_member
         DAVCollection.get_member_list
         DAVCollection.get_member_names
         DAVCollection.get_preferred_path
         DAVCollection.get_properties
         DAVCollection.get_property_names
         DAVCollection.get_property_value
         DAVCollection.get_ref_url
         DAVCollection.get_used_bytes
         DAVCollection.handle_copy
         DAVCollection.handle_delete
         DAVCollection.handle_move
         DAVCollection.is_link
         DAVCollection.is_locked
         DAVCollection.move_recursive
         DAVCollection.prevent_locking
         DAVCollection.remove_all_locks
         DAVCollection.remove_all_properties
         DAVCollection.resolve
         DAVCollection.set_last_modified
         DAVCollection.set_property_value
         DAVCollection.support_content_length
         DAVCollection.support_etag
         DAVCollection.support_modified
         DAVCollection.support_ranges
         DAVCollection.support_recursive_delete
         DAVCollection.support_recursive_move
   
   