File/PelEntryAscii.php

Description

Classes used to hold ASCII strings.

The classes defined here are to be used for Exif entries holding ASCII strings, such as PelTag::MAKE, PelTag::SOFTWARE, and PelTag::DATE_TIME. For entries holding normal textual ASCII strings the class PelEntryAscii should be used, but for entries holding timestamps the class PelEntryTime would be more convenient instead. Copyright information is handled by the PelEntryCopyright class.

Classes
Class Description
 class PelEntryAscii Class for holding a plain ASCII string.
 class PelEntryTime Class for holding a date and time.
 class PelEntryCopyright Class for holding copyright information.
Includes
 require_once ('PelEntry.php') (line 48)

Required class definitions.

Documentation generated on Tue, 19 Dec 2006 01:08:18 +0100 by phpDocumentor 1.3.0 SourceForge.net Logo