YamlFormatter ============= .. currentmodule:: lsst.daf.butler.formatters.yaml .. autoclass:: YamlFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~YamlFormatter.dataId ~YamlFormatter.extension ~YamlFormatter.fileDescriptor ~YamlFormatter.supportedExtensions ~YamlFormatter.supportedWriteParameters ~YamlFormatter.unsupportedParameters ~YamlFormatter.writeParameters ~YamlFormatter.writeRecipes .. rubric:: Methods Summary .. autosummary:: ~YamlFormatter.can_read_bytes ~YamlFormatter.fromBytes ~YamlFormatter.makeUpdatedLocation ~YamlFormatter.name ~YamlFormatter.predictPath ~YamlFormatter.read ~YamlFormatter.segregateParameters ~YamlFormatter.toBytes ~YamlFormatter.validateExtension ~YamlFormatter.validateWriteRecipes ~YamlFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: dataId .. autoattribute:: extension .. autoattribute:: fileDescriptor .. autoattribute:: supportedExtensions .. autoattribute:: supportedWriteParameters .. autoattribute:: unsupportedParameters .. autoattribute:: writeParameters .. autoattribute:: writeRecipes .. rubric:: Methods Documentation .. automethod:: can_read_bytes .. automethod:: fromBytes .. automethod:: makeUpdatedLocation .. automethod:: name .. automethod:: predictPath .. automethod:: read .. automethod:: segregateParameters .. automethod:: toBytes .. automethod:: validateExtension .. automethod:: validateWriteRecipes .. automethod:: write