Package org.anchoranalysis.plugin.io.bean.metadata.reader

Implementations of ImageMetadataReader.
  • Class Summary 
    Class Description
    AlwaysReject
    A special ImageMetadataReader that will always throw an exception and reject a file.
    InferFromHeader
    Tries to construct the ImageMetadata from EXIF and other metadata, if available, or otherwise falls back to another reader.