ConverterProxy ============== .. currentmodule:: asdf.extension .. autoclass:: ConverterProxy :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ConverterProxy.class_name ~ConverterProxy.delegate ~ConverterProxy.extension ~ConverterProxy.package_name ~ConverterProxy.package_version ~ConverterProxy.tags ~ConverterProxy.types .. rubric:: Methods Summary .. autosummary:: ~ConverterProxy.from_yaml_tree ~ConverterProxy.select_tag ~ConverterProxy.to_yaml_tree .. rubric:: Attributes Documentation .. autoattribute:: class_name .. autoattribute:: delegate .. autoattribute:: extension .. autoattribute:: package_name .. autoattribute:: package_version .. autoattribute:: tags .. autoattribute:: types .. rubric:: Methods Documentation .. automethod:: from_yaml_tree .. automethod:: select_tag .. automethod:: to_yaml_tree