er.attachment.metadata
Class JAIMetadataParser
java.lang.Object
er.attachment.metadata.JAIMetadataParser
- All Implemented Interfaces:
- IERMetadataParser
public class JAIMetadataParser
- extends Object
- implements IERMetadataParser
|
Field Summary |
static int |
EXIF
|
static int |
IPTC
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXIF
public static int EXIF
IPTC
public static int IPTC
JAIMetadataParser
public JAIMetadataParser()
parseMetadata
public ERMetadataDirectorySet parseMetadata(File importFile)
throws ERMetadataParserException
- Description copied from interface:
IERMetadataParser
- Parses the metadata from the given file.
- Specified by:
parseMetadata in interface IERMetadataParser
- Parameters:
importFile - the file to parse metadata file
- Returns:
- a metadata directory set of the metadata from this file
- Throws:
ERMetadataParserException - if metadata parsing fails
Copyright © 2002 – 2011 Project Wonder.