Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.picture.core.imagej
Class ImageJMimeUtils

java.lang.Object
  extended by org.nuxeo.ecm.platform.picture.core.imagej.ImageJMimeUtils
All Implemented Interfaces:
MimeUtils

public class ImageJMimeUtils
extends Object
implements MimeUtils


Constructor Summary
ImageJMimeUtils()
           
 
Method Summary
 String getImageMimeType(File file)
           
 String getImageMimeType(InputStream in)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageJMimeUtils

public ImageJMimeUtils()
Method Detail

getImageMimeType

public String getImageMimeType(File file)
Specified by:
getImageMimeType in interface MimeUtils

getImageMimeType

public String getImageMimeType(InputStream in)
Specified by:
getImageMimeType in interface MimeUtils

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.