Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.core.mistral
Class MistralMetadataUtils

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.core.mistral.MistralMetadataUtils
All Implemented Interfaces:
MetadataUtils

public class MistralMetadataUtils
extends Object
implements MetadataUtils

Author:
Max Stepanov, Catalin Baican

Constructor Summary
MistralMetadataUtils()
           
 
Method Summary
 Map<String,Object> getImageMetadata(Blob blob)
           
 Map<String,Object> getImageMetadata(File file)
          Deprecated. 
 Map<String,Object> getImageMetadata(InputStream in)
          Deprecated. 
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MistralMetadataUtils

public MistralMetadataUtils()
Method Detail

getImageMetadata

@Deprecated
public Map<String,Object> getImageMetadata(InputStream in)
Deprecated. 

Specified by:
getImageMetadata in interface MetadataUtils

getImageMetadata

@Deprecated
public Map<String,Object> getImageMetadata(File file)
Deprecated. 

Specified by:
getImageMetadata in interface MetadataUtils

getImageMetadata

public Map<String,Object> getImageMetadata(Blob blob)
Specified by:
getImageMetadata in interface MetadataUtils

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.