Metadata Value Adapter
Optional base class for facilitating MetadataValue implementations.
This provides all the conversion functions for MetadataValue so that writing an implementation of MetadataValue is as simple as implementing value() and invalidate().
Inheritors
Functions
Link copied to clipboard
Returns the Plugin that created this metadata item.
Link copied to clipboard
Invalidates this metadata item, forcing it to recompute when next accessed.