Location
========

.. currentmodule:: lsst.daf.butler

.. autoclass:: Location
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Location.netloc
      ~Location.path
      ~Location.pathInStore
      ~Location.relativeToPathRoot
      ~Location.uri

   .. rubric:: Methods Summary

   .. autosummary::

      ~Location.getExtension
      ~Location.updateExtension

   .. rubric:: Attributes Documentation

   .. autoattribute:: netloc
   .. autoattribute:: path
   .. autoattribute:: pathInStore
   .. autoattribute:: relativeToPathRoot
   .. autoattribute:: uri

   .. rubric:: Methods Documentation

   .. automethod:: getExtension
   .. automethod:: updateExtension