File/PelEntry.php

Description

Classes for dealing with EXIF entries.

This file defines two exception classes and the abstract class PelEntry which provides the basic methods that all EXIF entries will have. All EXIF entries will be represented by descendants of the PelEntry class.

Classes
Class Description
 class PelEntryException Exception indicating a problem with the entry.
 class PelUnexpectedFormatException Exception indicating that an unexpected format was found.
 class PelWrongComponentCountException Exception indicating that an unexpected number of components was found.
Abstract class PelEntry
Includes
 require_once ('PelDataWindow.php') (line 44)

Required class definitions.

 require_once ('PelException.php') (line 45)

Required class definitions.

 require_once ('PelFormat.php') (line 46)

Required class definitions.

 require_once ('PelTag.php') (line 47)

Required class definitions.

 require_once ('Pel.php') (line 48)

Required class definitions.

SourceForge.net Logo Documentation generated on Fri, 18 Feb 2005 01:43:11 +0100 by phpDocumentor 1.3.0RC3