See: Description
| Interface | Description |
|---|---|
| MimeTypeDetector |
MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the
libraries to return MIME-types for data sources.
|
| Class | Description |
|---|---|
| MimeTypeDetectors |
Implementation of
MimeTypeDetector that can be used to detect MIME types. |
| NullMimeTypeDetector |
Implementation of
MimeTypeDetector which doesn't detect mime-types. |
| TikaMimeTypeDetector |
A
MimeTypeDetector that uses the Tika library. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.