Uses of Class
org.alfresco.repo.content.transform.TikaPoweredContentTransformer
-
Packages that use TikaPoweredContentTransformer Package Description org.alfresco.repo.content.transform -
-
Uses of TikaPoweredContentTransformer in org.alfresco.repo.content.transform
Subclasses of TikaPoweredContentTransformer in org.alfresco.repo.content.transform Modifier and Type Class Description classArchiveContentTransformerThis class transforms archive files (zip, tar etc) to text, which enables indexing and searching of archives as well as webpreviewing.classMailContentTransformerUses Apache Tika and Apache POI to transform Outlook email msg files.classPdfBoxContentTransformerUses Apache Tika and Apache PDFBox to perform conversions from PDF documents.classPoiContentTransformerUses Apache Tika and Apache POI to perform conversions from Office documents.classPoiHssfContentTransformerUses Apache Tika and Apache POI to perform conversions from Excel spreadsheets.classPoiOOXMLContentTransformerUses Apache Tika and Apache POI to perform conversions from the newer OOXML Office documents.classTextMiningContentTransformerThis badly named transformer turns Microsoft Word documents (Word 6, 95, 97, 2000, 2003) into plain text, using Apache Tika.classTikaAutoContentTransformerA Content Extractor for XML, HTML and Text, which makes use of the Apache Tika auto-detection to select the best parser to process your document.classTikaSpringConfiguredContentTransformerA Content Extractor for XML, HTML and Text, which makes use of Apache Tika, and allows the selection of the Tika parser to be sprung-in.
-