Interface MetadataExtractor.MetadataReader

All Known Implementing Classes:
MetadataExtractor.IccReader, MetadataExtractor.JfifReader, MetadataExtractor.JfxxReader
Enclosing class:
MetadataExtractor

public static interface MetadataExtractor.MetadataReader
Defines an object capable of processing a particular type of metadata from a MetadataExtractor.RandomAccessReader.

Instances of this interface must be thread-safe and reusable.

Author:
Drew Noakes https://drewnoakes.com