Project Wonder 5.0

er.attachment.metadata
Interface IERMetadataDirectory

All Known Implementing Classes:
ERParsedMetadataDirectory, ERUnparsedMetadataDirectory

public interface IERMetadataDirectory

IERMetadataDirectory provides the base interface for any metadata directory.

Author:
mschrag

Field Summary
static String EXIF
          The name for an EXIF directory.
static String IPTC
          The name for an IPTC directory.
static String JFIF
          The name for a JFIF directory.
static String PDF
          The name for a PDF directory.
static String TIFF
          The name for a TIFF directory.
 
Method Summary
 String getDirectoryName()
          Returns the name of this directory.
 

Field Detail

EXIF

static final String EXIF
The name for an EXIF directory.

See Also:
Constant Field Values

IPTC

static final String IPTC
The name for an IPTC directory.

See Also:
Constant Field Values

TIFF

static final String TIFF
The name for a TIFF directory.

See Also:
Constant Field Values

JFIF

static final String JFIF
The name for a JFIF directory.

See Also:
Constant Field Values

PDF

static final String PDF
The name for a PDF directory.

See Also:
Constant Field Values
Method Detail

getDirectoryName

String getDirectoryName()
Returns the name of this directory.

Returns:
the name of this directory

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.