See: Description
Interface | Description |
---|---|
MetadataReader |
Interface through which all classes responsible for decoding a particular type of metadata may be called.
|
Class | Description |
---|---|
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.
|
Metadata |
A top-level object to hold various types of metadata (such as Exif or IPTC) relating 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 |
Abstract base class for all tag descriptor classes.
|
Exception | Description |
---|---|
MetadataException |
Base class for all metadata specific exceptions.
|
Copyright © 2006 Drew Noakes. All Rights Reserved.