AsdfExtensionList
=================

.. currentmodule:: asdf.extension

.. autoclass:: AsdfExtensionList
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AsdfExtensionList.extensions
      ~AsdfExtensionList.resolver
      ~AsdfExtensionList.tag_mapping
      ~AsdfExtensionList.tag_to_schema_resolver
      ~AsdfExtensionList.type_index
      ~AsdfExtensionList.url_mapping
      ~AsdfExtensionList.validators

   .. rubric:: Attributes Documentation

   .. autoattribute:: extensions
   .. autoattribute:: resolver
   .. autoattribute:: tag_mapping
   .. autoattribute:: tag_to_schema_resolver
   .. autoattribute:: type_index
   .. autoattribute:: url_mapping
   .. autoattribute:: validators
