wsgidav.dav\_provider.DAVNonCollection
======================================


.. currentmodule:: wsgidav.dav_provider

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

   
   
   

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