ERUnparsedMetadataDirectory Class Reference

Inherits er::attachment::metadata::IERMetadataDirectory.

Collaboration diagram for ERUnparsedMetadataDirectory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERUnparsedMetadataDirectory (File file, String directoryName, byte[] metadata)
String getDirectoryName ()
File getFile ()
byte[] getMetadata ()
String toString ()

Private Attributes

String _directoryName
File _file
byte[] _metadata


Detailed Description

An ERUnparsedMetadataDirectory represents a byte stream of metadata from an image file that needs to be processed to be converted into real metadata.

Author:
mschrag

Constructor & Destructor Documentation

ERUnparsedMetadataDirectory ( File  file,
String  directoryName,
byte[]  metadata 
)

Constructs a new unparsed metadata stream.

Parameters:
file the original file
directoryName the name of the directory
metadata the metadata stream


Member Function Documentation

String getDirectoryName (  ) 

Returns the name of the directory that this byte stream corresponds to.

Returns:
the name of the directory that this byte stream corresponds to

Implements IERMetadataDirectory.

File getFile (  ) 

Returns the original image file.

Returns:
the original image file

byte [] getMetadata (  ) 

Returns the metadata byte stream

Returns:
the metadata byte stream

String toString (  ) 


Member Data Documentation

File _file [private]

byte [] _metadata [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:42 2012 for Project Wonder by  doxygen 1.5.8