Interface that objects reading metadata must implement. Note that the metadata must have already been loaded beforehand. Objects implementing this interface are "readers" in the sense that they read an object and produce a Metadata object out of it.
Read an object and convert it to a metadata instance.
A plain object that holds the metadata to be read.
Generated using TypeDoc
Interface that objects reading metadata must implement. Note that the metadata must have already been loaded beforehand. Objects implementing this interface are "readers" in the sense that they read an object and produce a Metadata object out of it.