JpegCommentReader Class Reference

Inherits com::drew::metadata::MetadataReader.

Collaboration diagram for JpegCommentReader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Metadata extract (Metadata metadata)
Metadata extract ()
 JpegCommentReader (byte[] data)
 JpegCommentReader (File jpegFile) throws JpegProcessingException, FileNotFoundException

Private Attributes

final byte[] _data


Detailed Description

Created by IntelliJ IDEA. User: Drew Noakes Date: Oct 10, 2003
Author:
Drew Noakes http://drewnoakes.com

Constructor & Destructor Documentation

JpegCommentReader ( File  jpegFile  )  throws JpegProcessingException, FileNotFoundException

Creates a new JpegReader for the specified Jpeg jpegFile.

JpegCommentReader ( byte[]  data  ) 


Member Function Documentation

Metadata extract ( Metadata  metadata  ) 

Performs the Jpeg data extraction, adding found values to the specified instance of Metadata.

Implements MetadataReader.

Metadata extract (  ) 

Performs the Jpeg data extraction, returning a new instance of Metadata.

Implements MetadataReader.


Member Data Documentation

final byte [] _data [private]

The COM data segment.


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

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