See: Description
| Interface | Description |
|---|---|
| MetadataReader |
Defines an object capable of processing a particular type of metadata from a
RandomAccessReader. |
| Class | Description |
|---|---|
| Age |
Represents an age in years, months, days, hours, minutes and seconds.
|
| Directory |
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
| ErrorDirectory |
A directory to use for the reporting of errors.
|
| Face |
Class to hold information about a detected or recognized face in a photo.
|
| Metadata |
A top-level object that holds the metadata values extracted from an image.
|
| Schema | |
| StringValue | |
| Tag |
Models a particular tag within a
Directory and provides methods for obtaining its value. |
| TagDescriptor<T extends Directory> |
Base class for all tag descriptor classes.
|
| Exception | Description |
|---|---|
| MetadataException |
Base class for all metadata specific exceptions.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.