public class EXIFServiceImpl extends loci.common.services.AbstractService implements EXIFService
| Modifier and Type | Field and Description | 
|---|---|
private com.drew.metadata.exif.ExifSubIFDDirectory | 
directory  | 
| Constructor and Description | 
|---|
EXIFServiceImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
java.util.Date | 
getCreationDate()  | 
java.util.HashMap<java.lang.String,java.lang.String> | 
getTags()  | 
void | 
initialize(java.lang.String file)  | 
public void initialize(java.lang.String file)
                throws loci.common.services.ServiceException,
                       java.io.IOException
initialize in interface EXIFServiceloci.common.services.ServiceExceptionjava.io.IOExceptionpublic java.util.HashMap<java.lang.String,java.lang.String> getTags()
getTags in interface EXIFServicepublic java.util.Date getCreationDate()
getCreationDate in interface EXIFServicepublic void close()
           throws java.io.IOException
close in interface EXIFServicejava.io.IOExceptionCopyright © 2019 Open Microscopy Environment