Project Wonder 5.0

er.attachment.metadata
Class ImageIOMetadataParser

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

public class ImageIOMetadataParser
extends java.lang.Object
implements IERMetadataParser


Constructor Summary
ImageIOMetadataParser()
           
 
Method Summary
protected  void addMetadataEntry(ERMetadataDirectorySet metadataDirectorySet, java.lang.String directoryName, java.lang.String name, java.lang.String value)
           
 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
 

Constructor Detail

ImageIOMetadataParser

public ImageIOMetadataParser()
Method Detail

parseMetadata

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

addMetadataEntry

protected void addMetadataEntry(ERMetadataDirectorySet metadataDirectorySet,
                                java.lang.String directoryName,
                                java.lang.String name,
                                java.lang.String value)

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

Copyright © 2002 – 2007 Project Wonder.