See: Description
Interface | Description |
---|---|
MetadataReader |
Interface through which all classes responsible for decoding a particular type of metadata may be called.
|
Class | Description |
---|---|
Age |
Represents an age in years, months, days, hours, minutes and seconds.
|
DefaultTagDescriptor |
A default implementation of the abstract TagDescriptor.
|
Directory |
Abstract base class for all directory implementations, having methods for getting and setting tag values of various
data types.
|
Face |
Class to hold information about a detected or recognized face in a photo.
|
Metadata |
A top-level object to hold the various types of metadata (Exif/IPTC/etc) related to one entity (such as a file
or stream).
|
Tag |
Models a particular tag within a directory and provides methods for obtaining its value.
|
TagDescriptor<T extends Directory> |
Abstract base class for all tag descriptor classes.
|
Exception | Description |
---|---|
MetadataException |
Base class for all metadata specific exceptions.
|
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.