org.deepfs.fsml.parsers
Class ExifParser
java.lang.Object
org.deepfs.fsml.parsers.ExifParser
public final class ExifParser
- extends Object
Parser for Exif data. This is not a standalone parser. Only used for parsing
Exif data that is embedded in e.g. a TIFF file.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen, Bastian Lemke
ExifParser
public ExifParser()
extract
public void extract(DeepFile df)
throws IOException
- Parses the Exif data.
- Parameters:
df
- the DeepFile to store metadata and file content
- Throws:
IOException
- if any error occurs while reading from the channel