Project Wonder 5.0

er.attachment.metadata
Class JAIMetadataParser

java.lang.Object
  extended by er.attachment.metadata.JAIMetadataParser
All Implemented Interfaces:
IERMetadataParser

public class JAIMetadataParser
extends java.lang.Object
implements IERMetadataParser


Field Summary
static int EXIF
           
static int IPTC
           
 
Constructor Summary
JAIMetadataParser()
           
 
Method Summary
 ERMetadataDirectorySet parseMetadata(java.io.File importFile)
          Parses the metadata from the given file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXIF

public static int EXIF

IPTC

public static int IPTC
Constructor Detail

JAIMetadataParser

public JAIMetadataParser()
Method Detail

parseMetadata

public ERMetadataDirectorySet parseMetadata(java.io.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

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.