public class NaiveMIMETypeDetector extends Object implements MIMETypeDetector
MIMETypeDetector based
on file extensions.| Constructor and Description |
|---|
NaiveMIMETypeDetector() |
public MIMEType guessMIMEType(String fileName, InputStream input, MIMEType mimeTypeFromMetadata)
guessMIMEType in interface MIMETypeDetectorCopyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.