public class TikaAutoContentTransformer extends TikaPoweredContentTransformer
| Modifier and Type | Field and Description |
|---|---|
static java.util.ArrayList |
SUPPORTED_MIMETYPES
We support all the mimetypes that the Tika
auto-detect parser can handle, except for
Image, Audio and Video ones which don't
make much sense
|
LINE_BREAK, sourceMimeTypes, WRONG_FORMAT_MESSAGE_IDtransformerDebug| Constructor and Description |
|---|
TikaAutoContentTransformer(org.apache.tika.config.TikaConfig tikaConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.tika.parser.Parser |
getParser()
Returns the Tika Auto-Detection
parser, which will try to
process all documents that Tika
knows about
|
buildParseContext, getContentHandler, isTransformableMimetype, transformInternalcheckTransformable, getTransformationTime, recordTime, register, setProperties, setRegistry, toString, transform, transform, transformgetBeanName, getLimits, getLimits, getLimits, getMaxPages, getMaxSourceSizeKBytes, getMaxSourceSizeKBytes, getMimetypeLimits, getPageLimit, getReadLimitKBytes, getReadLimitTimeMs, getTimeoutMs, isPageLimitSupported, isTransformable, isTransformable, isTransformableSize, setBeanName, setLimits, setMaxPages, setMaxSourceSizeKBytes, setMimetypeLimits, setPageLimit, setPageLimitsSuported, setReaderLimits, setReadLimitKBytes, setReadLimitTimeMs, setTimeoutMs, setTransformerDebuggetMimetype, getMimetypeService, isExplicitTransformation, isSupportedTransformation, setExplicitTransformations, setMimetypeService, setSupportedTransformationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisExplicitTransformationpublic static java.util.ArrayList SUPPORTED_MIMETYPES
public TikaAutoContentTransformer(org.apache.tika.config.TikaConfig tikaConfig)
protected org.apache.tika.parser.Parser getParser()
getParser in class TikaPoweredContentTransformerCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.