CompoundConverter ================= .. currentmodule:: asdf_astropy.converters .. autoclass:: CompoundConverter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CompoundConverter.tags ~CompoundConverter.types .. rubric:: Methods Summary .. autosummary:: ~CompoundConverter.from_yaml_tree ~CompoundConverter.from_yaml_tree_transform ~CompoundConverter.select_tag ~CompoundConverter.to_yaml_tree ~CompoundConverter.to_yaml_tree_transform .. rubric:: Attributes Documentation .. autoattribute:: tags .. autoattribute:: types .. rubric:: Methods Documentation .. automethod:: from_yaml_tree .. automethod:: from_yaml_tree_transform .. automethod:: select_tag .. automethod:: to_yaml_tree .. automethod:: to_yaml_tree_transform