org.apache.sling.jcr.webdav.impl.helper
Class SlingTikaDetector
java.lang.Object
org.apache.sling.jcr.webdav.impl.helper.SlingTikaDetector
- All Implemented Interfaces:
- Serializable, org.apache.tika.detect.Detector
public class SlingTikaDetector
- extends Object
- implements org.apache.tika.detect.Detector
- See Also:
- Serialized Form
Method Summary |
org.apache.tika.mime.MediaType |
detect(InputStream rawData,
org.apache.tika.metadata.Metadata metadata)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlingTikaDetector
public SlingTikaDetector(MimeTypeService mimeTypeService)
detect
public org.apache.tika.mime.MediaType detect(InputStream rawData,
org.apache.tika.metadata.Metadata metadata)
- Specified by:
detect
in interface org.apache.tika.detect.Detector
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.